diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-10-10 11:57:25 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-10-10 11:57:25 -0400 |
| commit | b7d83a30de2363a8d0af1c115bb9350efff258f0 (patch) | |
| tree | 3afec7dac80a1f46c17ced9bf3b1ba6b72895d05 /src | |
| parent | 168fc950f9b15ce89084316d96a1f613a12e3013 (diff) | |
| parent | 1aa3e1f96c5dc43638a8871afe593d122aed4ed9 (diff) | |
Merge pull request #867 from isanae/missing-boss-button
Fixed missing sort button
Diffstat (limited to 'src')
| -rw-r--r-- | src/mainwindow.ui | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index cbfed73e..b8aeeeb5 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -750,9 +750,6 @@ p, li { white-space: pre-wrap; } <layout class="QHBoxLayout" name="horizontalLayout_7"> <item> <widget class="QPushButton" name="bossButton"> - <property name="visible"> - <bool>false</bool> - </property> <property name="text"> <string>Sort</string> </property> |
