summaryrefslogtreecommitdiff
path: root/archived/projt-launcher/launcher/ui/setupwizard/LoginWizardPage.ui
diff options
context:
space:
mode:
Diffstat (limited to 'archived/projt-launcher/launcher/ui/setupwizard/LoginWizardPage.ui')
-rw-r--r--archived/projt-launcher/launcher/ui/setupwizard/LoginWizardPage.ui74
1 files changed, 74 insertions, 0 deletions
diff --git a/archived/projt-launcher/launcher/ui/setupwizard/LoginWizardPage.ui b/archived/projt-launcher/launcher/ui/setupwizard/LoginWizardPage.ui
new file mode 100644
index 0000000000..191316c4e1
--- /dev/null
+++ b/archived/projt-launcher/launcher/ui/setupwizard/LoginWizardPage.ui
@@ -0,0 +1,74 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ui version="4.0">
+ <class>LoginWizardPage</class>
+ <widget class="QWidget" name="LoginWizardPage">
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>400</width>
+ <height>300</height>
+ </rect>
+ </property>
+ <property name="windowTitle">
+ <string>Form</string>
+ </property>
+ <layout class="QVBoxLayout" name="verticalLayout">
+ <item>
+ <widget class="QLabel" name="label">
+ <property name="text">
+ <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;&lt;span style=&quot; font-size:14pt; font-weight:600;&quot;&gt;Add Microsoft account&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
+ </property>
+ <property name="textFormat">
+ <enum>Qt::RichText</enum>
+ </property>
+ <property name="wordWrap">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QLabel" name="label_2">
+ <property name="text">
+ <string>In order to play Minecraft, you must have at least one Microsoft account logged in. Do you want to log in now?</string>
+ </property>
+ <property name="wordWrap">
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="Line" name="line">
+ <property name="orientation">
+ <enum>Qt::Horizontal</enum>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="QPushButton" name="pushButton">
+ <property name="text">
+ <string>Add Microsoft account</string>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <spacer name="verticalSpacer">
+ <property name="orientation">
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeHint" stdset="0">
+ <size>
+ <width>20</width>
+ <height>156</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ </layout>
+ </widget>
+ <resources/>
+ <connections/>
+ <buttongroups>
+ <buttongroup name="buttonGroup"/>
+ </buttongroups>
+</ui>