|
6 | 6 | <rect> |
7 | 7 | <x>0</x> |
8 | 8 | <y>0</y> |
9 | | - <width>408</width> |
10 | | - <height>330</height> |
| 9 | + <width>484</width> |
| 10 | + <height>397</height> |
11 | 11 | </rect> |
12 | 12 | </property> |
13 | 13 | <property name="windowTitle"> |
|
20 | 20 | <item> |
21 | 21 | <widget class="QLabel" name="label"> |
22 | 22 | <property name="text"> |
23 | | - <string><html><head/><body><p><span style=" font-size:14pt;">Welcome to savestate2snes first launch dialog</span></p></body></html></string> |
| 23 | + <string><html><head/><body><p><span style=" font-size:14pt;">Welcome to Savestate2Snes first launch dialog</span></p></body></html></string> |
24 | 24 | </property> |
25 | 25 | <property name="alignment"> |
26 | 26 | <set>Qt::AlignCenter</set> |
|
63 | 63 | </property> |
64 | 64 | </spacer> |
65 | 65 | </item> |
| 66 | + <item> |
| 67 | + <widget class="QLabel" name="label_5"> |
| 68 | + <property name="text"> |
| 69 | + <string><html><head/><body><p><span style=" font-weight:600;">Regular console</span></p></body></html></string> |
| 70 | + </property> |
| 71 | + <property name="alignment"> |
| 72 | + <set>Qt::AlignCenter</set> |
| 73 | + </property> |
| 74 | + </widget> |
| 75 | + </item> |
66 | 76 | <item> |
67 | 77 | <layout class="QHBoxLayout" name="horizontalLayout"> |
68 | 78 | <item> |
|
113 | 123 | </item> |
114 | 124 | </layout> |
115 | 125 | </item> |
| 126 | + <item> |
| 127 | + <widget class="QLabel" name="label_6"> |
| 128 | + <property name="text"> |
| 129 | + <string><html><head/><body><p><span style=" font-weight:600;">SNES Classic</span></p></body></html></string> |
| 130 | + </property> |
| 131 | + <property name="alignment"> |
| 132 | + <set>Qt::AlignCenter</set> |
| 133 | + </property> |
| 134 | + </widget> |
| 135 | + </item> |
| 136 | + <item> |
| 137 | + <layout class="QHBoxLayout" name="horizontalLayout_3"> |
| 138 | + <item> |
| 139 | + <spacer name="horizontalSpacer_5"> |
| 140 | + <property name="orientation"> |
| 141 | + <enum>Qt::Horizontal</enum> |
| 142 | + </property> |
| 143 | + <property name="sizeHint" stdset="0"> |
| 144 | + <size> |
| 145 | + <width>40</width> |
| 146 | + <height>20</height> |
| 147 | + </size> |
| 148 | + </property> |
| 149 | + </spacer> |
| 150 | + </item> |
| 151 | + <item> |
| 152 | + <widget class="QCheckBox" name="classicCheckBox"> |
| 153 | + <property name="text"> |
| 154 | + <string/> |
| 155 | + </property> |
| 156 | + </widget> |
| 157 | + </item> |
| 158 | + <item> |
| 159 | + <widget class="QLabel" name="label_7"> |
| 160 | + <property name="text"> |
| 161 | + <string><html><head/><body><p>I have hacked my SNES Classic with Hakchi2 CE<br/>Removed the CloverShell Daemon module and installed the serverstuff module.<br/>You can find the serverstuff.hmod file in SaveState2Snes directory<br/>You can find Hakchi2 CE at <a href="https://github.com/TeamShinkansen/hakchi2/releases">Hakchi2CE last release</a> </p></body></html></string> |
| 162 | + </property> |
| 163 | + <property name="wordWrap"> |
| 164 | + <bool>false</bool> |
| 165 | + </property> |
| 166 | + </widget> |
| 167 | + </item> |
| 168 | + <item> |
| 169 | + <spacer name="horizontalSpacer_6"> |
| 170 | + <property name="orientation"> |
| 171 | + <enum>Qt::Horizontal</enum> |
| 172 | + </property> |
| 173 | + <property name="sizeHint" stdset="0"> |
| 174 | + <size> |
| 175 | + <width>40</width> |
| 176 | + <height>20</height> |
| 177 | + </size> |
| 178 | + </property> |
| 179 | + </spacer> |
| 180 | + </item> |
| 181 | + </layout> |
| 182 | + </item> |
116 | 183 | <item> |
117 | 184 | <spacer name="verticalSpacer_2"> |
118 | 185 | <property name="orientation"> |
|
126 | 193 | </property> |
127 | 194 | </spacer> |
128 | 195 | </item> |
| 196 | + <item> |
| 197 | + <widget class="Line" name="line"> |
| 198 | + <property name="orientation"> |
| 199 | + <enum>Qt::Horizontal</enum> |
| 200 | + </property> |
| 201 | + </widget> |
| 202 | + </item> |
129 | 203 | <item> |
130 | 204 | <widget class="QLabel" name="label_3"> |
131 | 205 | <property name="text"> |
|
0 commit comments