Added settings for getting drop down filled and set list to hide folders.

Need to make a dirList setter plus get settings window to keep dirList for editing.
This commit is contained in:
Maxim Stewart
2017-05-30 21:37:17 -05:00
parent cdda1922fa
commit b089fcdaf6
3 changed files with 46 additions and 15 deletions

View File

@@ -73,7 +73,7 @@
<widget class="QComboBox" name="dirDropDownList"/>
</item>
<item>
<widget class="QTreeView" name="fileListView"/>
<widget class="QListView" name="fileListView"/>
</item>
</layout>
</item>