diff options
Diffstat (limited to 'launcher/pages/modplatform/ftb/FtbPage.ui')
-rw-r--r-- | launcher/pages/modplatform/ftb/FtbPage.ui | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/launcher/pages/modplatform/ftb/FtbPage.ui b/launcher/pages/modplatform/ftb/FtbPage.ui index dc800497..e9c783e3 100644 --- a/launcher/pages/modplatform/ftb/FtbPage.ui +++ b/launcher/pages/modplatform/ftb/FtbPage.ui @@ -36,12 +36,8 @@ <property name="placeholderText"> <string>Search and filter ...</string> </property> - </widget> - </item> - <item row="0" column="1"> - <widget class="QPushButton" name="resetButton"> - <property name="text"> - <string>Reset</string> + <property name="clearButtonEnabled"> + <bool>true</bool> </property> </widget> </item> @@ -76,7 +72,6 @@ </widget> <tabstops> <tabstop>searchEdit</tabstop> - <tabstop>resetButton</tabstop> <tabstop>versionSelectionBox</tabstop> </tabstops> <resources/> |