diff options
| author | ZachHaber <zhaber2@illinois.edu> | 2017-01-17 17:14:38 -0600 |
|---|---|---|
| committer | ZachHaber <zhaber2@illinois.edu> | 2017-01-17 17:14:38 -0600 |
| commit | 45cc67da05c57f3088e2b17e4c588905fda6c43c (patch) | |
| tree | b105f5a36569ea207c6518059fe014e6bc56a307 /src | |
| parent | 0da2060da415f7cf55a6b581f8b94d04be9a3316 (diff) | |
Re-enabled the boss button
Properly this time =P
Diffstat (limited to 'src')
| -rw-r--r-- | src/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index b464a384..4b5467ed 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -733,7 +733,7 @@ p, li { white-space: pre-wrap; } <string>Sort</string>
</property>
<property name="visible">
- <bool>false</bool>
+ <bool>true</bool>
</property>
<property name="icon">
<iconset resource="resources.qrc">
|
