aboutsummaryrefslogtreecommitdiff
path: root/launcher/pages/modplatform/ftb/FtbPage.ui
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/pages/modplatform/ftb/FtbPage.ui')
-rw-r--r--launcher/pages/modplatform/ftb/FtbPage.ui12
1 files changed, 6 insertions, 6 deletions
diff --git a/launcher/pages/modplatform/ftb/FtbPage.ui b/launcher/pages/modplatform/ftb/FtbPage.ui
index 135afc6d..dc800497 100644
--- a/launcher/pages/modplatform/ftb/FtbPage.ui
+++ b/launcher/pages/modplatform/ftb/FtbPage.ui
@@ -39,9 +39,9 @@
</widget>
</item>
<item row="0" column="1">
- <widget class="QPushButton" name="searchButton">
+ <widget class="QPushButton" name="resetButton">
<property name="text">
- <string>Search</string>
+ <string>Reset</string>
</property>
</widget>
</item>
@@ -49,15 +49,15 @@
<layout class="QGridLayout" name="gridLayout_3">
<item row="0" column="0">
<widget class="QTreeView" name="packView">
+ <property name="alternatingRowColors">
+ <bool>true</bool>
+ </property>
<property name="iconSize">
<size>
<width>48</width>
<height>48</height>
</size>
</property>
- <property name="alternatingRowColors">
- <bool>true</bool>
- </property>
</widget>
</item>
<item row="0" column="1">
@@ -76,7 +76,7 @@
</widget>
<tabstops>
<tabstop>searchEdit</tabstop>
- <tabstop>searchButton</tabstop>
+ <tabstop>resetButton</tabstop>
<tabstop>versionSelectionBox</tabstop>
</tabstops>
<resources/>