summaryrefslogtreecommitdiffstats
path: root/application/pages/VersionPage.ui
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2018-01-05 04:26:46 +0100
committerPetr Mrázek <peterix@gmail.com>2018-01-05 04:26:46 +0100
commit0636c03d7c08a90de5180e20dd6106c4cac34a23 (patch)
tree0e969118c1ae557dbdc2377452638ee9460f94a8 /application/pages/VersionPage.ui
parentee341b78baf679ba7eac868ce72e313c8e49775f (diff)
downloadMultiMC-0636c03d7c08a90de5180e20dd6106c4cac34a23.tar
MultiMC-0636c03d7c08a90de5180e20dd6106c4cac34a23.tar.gz
MultiMC-0636c03d7c08a90de5180e20dd6106c4cac34a23.tar.lz
MultiMC-0636c03d7c08a90de5180e20dd6106c4cac34a23.tar.xz
MultiMC-0636c03d7c08a90de5180e20dd6106c4cac34a23.zip
GH-2087 remove the revert to vanilla functionality, add file download button to version page
Diffstat (limited to 'application/pages/VersionPage.ui')
-rw-r--r--application/pages/VersionPage.ui15
1 files changed, 13 insertions, 2 deletions
diff --git a/application/pages/VersionPage.ui b/application/pages/VersionPage.ui
index 1d2adff7..d54dd840 100644
--- a/application/pages/VersionPage.ui
+++ b/application/pages/VersionPage.ui
@@ -6,8 +6,8 @@
<rect>
<x>0</x>
<y>0</y>
- <width>693</width>
- <height>833</height>
+ <width>870</width>
+ <height>1008</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
@@ -235,6 +235,16 @@
</widget>
</item>
<item>
+ <widget class="QPushButton" name="downloadBtn">
+ <property name="toolTip">
+ <string>Download the files needed to launch the instance now.</string>
+ </property>
+ <property name="text">
+ <string>Download All</string>
+ </property>
+ </widget>
+ </item>
+ <item>
<spacer name="verticalSpacer_7">
<property name="orientation">
<enum>Qt::Vertical</enum>
@@ -300,6 +310,7 @@
<tabstop>jarBtn</tabstop>
<tabstop>addEmptyBtn</tabstop>
<tabstop>reloadBtn</tabstop>
+ <tabstop>downloadBtn</tabstop>
<tabstop>tabWidget</tabstop>
</tabstops>
<resources/>