diff options
| author | ZachHaber <zhaber2@illinois.edu> | 2017-01-17 17:11:06 -0600 |
|---|---|---|
| committer | ZachHaber <zhaber2@illinois.edu> | 2017-01-17 17:11:06 -0600 |
| commit | 0da2060da415f7cf55a6b581f8b94d04be9a3316 (patch) | |
| tree | 064a8e4564d1259cbad9cf82c1a25f2e2e1c4156 | |
| parent | 4149ce4cdb43fdf5c4ac6cd9cd317912fe40d683 (diff) | |
Revert "Loot Button"
This reverts commit f2b33d75cb147965306e075f0b921cbad6c04334.
| -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..b464a384 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>
|
