summaryrefslogtreecommitdiffstats
path: root/application/pages/VersionPage.ui
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2017-12-31 01:37:50 +0100
committerPetr Mrázek <peterix@gmail.com>2017-12-31 01:37:50 +0100
commit4340068a84d1532d9f5ca4de4d12cbf1b7a7bd52 (patch)
treed19500716c8c4fe9cdec4361ffae47d47f806f0a /application/pages/VersionPage.ui
parentc7032ce68ac3e48c1aace5742cc719e80dbf719b (diff)
downloadMultiMC-4340068a84d1532d9f5ca4de4d12cbf1b7a7bd52.tar
MultiMC-4340068a84d1532d9f5ca4de4d12cbf1b7a7bd52.tar.gz
MultiMC-4340068a84d1532d9f5ca4de4d12cbf1b7a7bd52.tar.lz
MultiMC-4340068a84d1532d9f5ca4de4d12cbf1b7a7bd52.tar.xz
MultiMC-4340068a84d1532d9f5ca4de4d12cbf1b7a7bd52.zip
NOISSUE add button for creating empty, properly registered, components
Diffstat (limited to 'application/pages/VersionPage.ui')
-rw-r--r--application/pages/VersionPage.ui10
1 files changed, 10 insertions, 0 deletions
diff --git a/application/pages/VersionPage.ui b/application/pages/VersionPage.ui
index b6da3294..1d2adff7 100644
--- a/application/pages/VersionPage.ui
+++ b/application/pages/VersionPage.ui
@@ -218,6 +218,13 @@
</widget>
</item>
<item>
+ <widget class="QPushButton" name="addEmptyBtn">
+ <property name="text">
+ <string>Add Empty</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<widget class="QPushButton" name="reloadBtn">
<property name="toolTip">
<string>Reload all packages.</string>
@@ -290,7 +297,10 @@
<tabstop>liteloaderBtn</tabstop>
<tabstop>modBtn</tabstop>
<tabstop>jarmodBtn</tabstop>
+ <tabstop>jarBtn</tabstop>
+ <tabstop>addEmptyBtn</tabstop>
<tabstop>reloadBtn</tabstop>
+ <tabstop>tabWidget</tabstop>
</tabstops>
<resources/>
<connections/>