diff options
| author | LePresidente <brian.alexander.munro@gmail.com> | 2016-12-21 00:54:41 -0800 |
|---|---|---|
| committer | LePresidente <brian.alexander.munro@gmail.com> | 2016-12-21 00:54:41 -0800 |
| commit | d1ed7ae5d74ee7cba30ad8973cf64c0d29b427aa (patch) | |
| tree | 4d4fdb939a71b6d73e4ec946157e6741f20af491 /src/mainwindow.ui | |
| parent | 1cf368c126a558278765e00b8ea2a0791d9e88f8 (diff) | |
Migrate to version numbers with buildnumber.
Added Comment for removal of ModBase::isOneof
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>
|
