pollymc/application/pages/modplatform/TwitchPage.ui

36 lines
851 B
Plaintext
Raw Normal View History

2018-03-19 07:06:12 +05:30
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>TwitchPage</class>
<widget class="QWidget" name="TwitchPage">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>546</width>
<height>405</height>
</rect>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
2018-03-19 07:06:12 +05:30
<item>
<widget class="QLabel" name="label_3">
2018-03-19 07:06:12 +05:30
<property name="font">
<font>
<pointsize>40</pointsize>
</font>
</property>
<property name="pixmap">
<pixmap resource="../../resources/assets/assets.qrc">:/assets/deadglitch</pixmap>
2018-03-19 07:06:12 +05:30
</property>
<property name="alignment">
<set>Qt::AlignCenter</set>
</property>
</widget>
</item>
</layout>
</widget>
<resources>
<include location="../../resources/assets/assets.qrc"/>
</resources>
2018-03-19 07:06:12 +05:30
<connections/>
</ui>