ui: fixed squashed Combobox and pick both files and directories in QtDirectoryListBox

This commit is contained in:
Eberhard Graether
2016-02-24 00:02:17 +01:00
parent 7845987f8f
commit 33ab897c91
4 changed files with 18 additions and 12 deletions
+1 -1
View File
@@ -71,5 +71,5 @@ QtListItemWidget #field {
}
#dropInfo {
color: lightgray;
color: #999;
}