summaryrefslogtreecommitdiffstats
path: root/application/pages
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2018-03-28 00:51:24 +0200
committerPetr Mrázek <peterix@gmail.com>2018-03-28 00:51:24 +0200
commit1ef416cb5609bf33e9b67952feb7c182ae807e2f (patch)
tree3ff4db2bafbe2d46193284aa3b1d3565a42f34a5 /application/pages
parentb46a34d0aeda613a3c0b8eb8206c39a5dd45aef3 (diff)
downloadMultiMC-1ef416cb5609bf33e9b67952feb7c182ae807e2f.tar
MultiMC-1ef416cb5609bf33e9b67952feb7c182ae807e2f.tar.gz
MultiMC-1ef416cb5609bf33e9b67952feb7c182ae807e2f.tar.lz
MultiMC-1ef416cb5609bf33e9b67952feb7c182ae807e2f.tar.xz
MultiMC-1ef416cb5609bf33e9b67952feb7c182ae807e2f.zip
NOISSUE add pointless fun things, because.
Diffstat (limited to 'application/pages')
-rw-r--r--application/pages/modplatform/TechnicPage.ui69
-rw-r--r--application/pages/modplatform/TwitchPage.ui27
2 files changed, 74 insertions, 22 deletions
diff --git a/application/pages/modplatform/TechnicPage.ui b/application/pages/modplatform/TechnicPage.ui
index 6bb6e9e0..702427b5 100644
--- a/application/pages/modplatform/TechnicPage.ui
+++ b/application/pages/modplatform/TechnicPage.ui
@@ -24,14 +24,30 @@
<number>0</number>
</property>
<item>
+ <spacer name="verticalSpacer">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item>
<widget class="QLabel" name="label">
<property name="font">
<font>
<pointsize>40</pointsize>
</font>
</property>
+ <property name="styleSheet">
+ <string notr="true">color:#ffc000</string>
+ </property>
<property name="text">
- <string notr="true">¯\_(ツ)_/¯ </string>
+ <string notr="true">UNDER</string>
</property>
<property name="textFormat">
<enum>Qt::PlainText</enum>
@@ -41,8 +57,57 @@
</property>
</widget>
</item>
+ <item>
+ <widget class="QLabel" name="label_3">
+ <property name="text">
+ <string notr="true"/>
+ </property>
+ <property name="pixmap">
+ <pixmap resource="../../resources/assets/assets.qrc">:/assets/underconstruction</pixmap>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QLabel" name="label_2">
+ <property name="font">
+ <font>
+ <pointsize>40</pointsize>
+ </font>
+ </property>
+ <property name="styleSheet">
+ <string notr="true">color:#7ca32b</string>
+ </property>
+ <property name="text">
+ <string notr="true">CONSTRUCTION</string>
+ </property>
+ <property name="textFormat">
+ <enum>Qt::PlainText</enum>
+ </property>
+ <property name="alignment">
+ <set>Qt::AlignCenter</set>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <spacer name="verticalSpacer_2">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>40</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
</layout>
</widget>
- <resources/>
+ <resources>
+ <include location="../../resources/assets/assets.qrc"/>
+ </resources>
<connections/>
</ui>
diff --git a/application/pages/modplatform/TwitchPage.ui b/application/pages/modplatform/TwitchPage.ui
index 19178505..0930f541 100644
--- a/application/pages/modplatform/TwitchPage.ui
+++ b/application/pages/modplatform/TwitchPage.ui
@@ -10,31 +10,16 @@
<height>405</height>
</rect>
</property>
- <layout class="QVBoxLayout" name="verticalLayout_5">
- <property name="leftMargin">
- <number>0</number>
- </property>
- <property name="topMargin">
- <number>0</number>
- </property>
- <property name="rightMargin">
- <number>0</number>
- </property>
- <property name="bottomMargin">
- <number>0</number>
- </property>
+ <layout class="QVBoxLayout" name="verticalLayout">
<item>
- <widget class="QLabel" name="label">
+ <widget class="QLabel" name="label_3">
<property name="font">
<font>
<pointsize>40</pointsize>
</font>
</property>
- <property name="text">
- <string notr="true">¯\_(ツ)_/¯ </string>
- </property>
- <property name="textFormat">
- <enum>Qt::PlainText</enum>
+ <property name="pixmap">
+ <pixmap resource="../../resources/assets/assets.qrc">:/assets/deadglitch</pixmap>
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
@@ -43,6 +28,8 @@
</item>
</layout>
</widget>
- <resources/>
+ <resources>
+ <include location="../../resources/assets/assets.qrc"/>
+ </resources>
<connections/>
</ui>