|
17 | 17 | <item> |
18 | 18 | <widget class="QLabel" name="label"> |
19 | 19 | <property name="text"> |
20 | | - <string><html><head/><body><p><span style=" font-size:14pt; font-weight:600;">Add Microsoft account</span></p></body></html></string> |
| 20 | + <string><html><head/><body><p><span style=" font-size:14pt; font-weight:600;">Add |
| 21 | + account</span></p></body></html> |
| 22 | + </string> |
21 | 23 | </property> |
22 | 24 | <property name="textFormat"> |
23 | | - <enum>Qt::RichText</enum> |
| 25 | + <enum>Qt::TextFormat::RichText</enum> |
24 | 26 | </property> |
25 | 27 | <property name="wordWrap"> |
26 | 28 | <bool>true</bool> |
|
30 | 32 | <item> |
31 | 33 | <widget class="QLabel" name="label_2"> |
32 | 34 | <property name="text"> |
33 | | - <string>In order to play Minecraft, you must have at least one Microsoft account logged in. Do you want to log in now?</string> |
| 35 | + <string>In order to play Minecraft, you must have at least one account logged in. Do you want to log in now? |
| 36 | + </string> |
34 | 37 | </property> |
35 | 38 | <property name="wordWrap"> |
36 | 39 | <bool>true</bool> |
|
40 | 43 | <item> |
41 | 44 | <widget class="Line" name="line"> |
42 | 45 | <property name="orientation"> |
43 | | - <enum>Qt::Horizontal</enum> |
| 46 | + <enum>Qt::Orientation::Horizontal</enum> |
44 | 47 | </property> |
45 | 48 | </widget> |
46 | 49 | </item> |
47 | 50 | <item> |
48 | | - <widget class="QPushButton" name="pushButton"> |
| 51 | + <widget class="QPushButton" name="addMicrosoftButton"> |
49 | 52 | <property name="text"> |
50 | 53 | <string>Add Microsoft account</string> |
51 | 54 | </property> |
52 | 55 | </widget> |
53 | 56 | </item> |
| 57 | + <item> |
| 58 | + <widget class="QPushButton" name="addElybyButton"> |
| 59 | + <property name="text"> |
| 60 | + <string>Add Ely.by account</string> |
| 61 | + </property> |
| 62 | + </widget> |
| 63 | + </item> |
| 64 | + <item> |
| 65 | + <widget class="QPushButton" name="addOfflineButton"> |
| 66 | + <property name="text"> |
| 67 | + <string>Add Offline account</string> |
| 68 | + </property> |
| 69 | + </widget> |
| 70 | + </item> |
54 | 71 | <item> |
55 | 72 | <spacer name="verticalSpacer"> |
56 | 73 | <property name="orientation"> |
57 | | - <enum>Qt::Vertical</enum> |
| 74 | + <enum>Qt::Orientation::Vertical</enum> |
58 | 75 | </property> |
59 | 76 | <property name="sizeHint" stdset="0"> |
60 | 77 | <size> |
|
68 | 85 | </widget> |
69 | 86 | <resources/> |
70 | 87 | <connections/> |
71 | | - <buttongroups> |
72 | | - <buttongroup name="buttonGroup"/> |
73 | | - </buttongroups> |
74 | 88 | </ui> |
0 commit comments