diff options
| author | ZachHaber <zhaber2@illinois.edu> | 2016-12-27 14:53:03 -0600 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2016-12-27 14:53:03 -0600 |
| commit | f0810bfa43fa032ca2c4714e788177f537392b68 (patch) | |
| tree | 89153b734e6b5f3dfb36dd1ab3f4d5b0209b6e20 /src/mainwindow.ui | |
| parent | a3671a5557bbcc11a346bd89027ddc7710eb3104 (diff) | |
| parent | 7432f7870b2021fe88a6f99aa0d192249fd35ea1 (diff) | |
Merge pull request #1 from LePresidente/new_vfs_library
Updating from LePresidente's changes
Diffstat (limited to 'src/mainwindow.ui')
| -rw-r--r-- | src/mainwindow.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index e30a165d..6ce156c8 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -732,6 +732,9 @@ p, li { white-space: pre-wrap; } <property name="text">
<string>Sort</string>
</property>
+ <property name="visible">
+ <bool>false</bool>
+ </property>
<property name="icon">
<iconset resource="resources.qrc">
<normaloff>:/MO/gui/sort</normaloff>:/MO/gui/sort</iconset>
|
