|
15 | 15 | </property>
|
16 | 16 | <layout class="QVBoxLayout" name="verticalLayout">
|
17 | 17 | <item>
|
18 |
| - <layout class="QHBoxLayout" name="horizontalLayout_2" stretch="0,1"> |
| 18 | + <layout class="QHBoxLayout" name="updateTextLayout" stretch="0,1"> |
19 | 19 | <item>
|
20 |
| - <widget class="QLabel" name="label_2"> |
| 20 | + <widget class="QLabel" name="icon"> |
21 | 21 | <property name="sizePolicy">
|
22 | 22 | <sizepolicy hsizetype="Minimum" vsizetype="Preferred">
|
23 | 23 | <horstretch>0</horstretch>
|
|
28 | 28 | <string/>
|
29 | 29 | </property>
|
30 | 30 | <property name="pixmap">
|
31 |
| - <pixmap resource="resources/resources.qrc">:/icons/UpdateDuck.png</pixmap> |
| 31 | + <pixmap resource="resources/duckstation-qt.qrc">:/icons/UpdateDuck.png</pixmap> |
32 | 32 | </property>
|
33 | 33 | </widget>
|
34 | 34 | </item>
|
35 | 35 | <item>
|
36 |
| - <widget class="QLabel" name="label"> |
| 36 | + <widget class="QLabel" name="updateLabel"> |
37 | 37 | <property name="font">
|
38 | 38 | <font>
|
39 | 39 | <pointsize>16</pointsize>
|
40 |
| - <weight>75</weight> |
41 | 40 | <bold>true</bold>
|
42 | 41 | </font>
|
43 | 42 | </property>
|
|
62 | 61 | </property>
|
63 | 62 | </widget>
|
64 | 63 | </item>
|
| 64 | + <item> |
| 65 | + <widget class="QLabel" name="downloadSize"> |
| 66 | + <property name="text"> |
| 67 | + <string>Download Size:</string> |
| 68 | + </property> |
| 69 | + </widget> |
| 70 | + </item> |
65 | 71 | <item>
|
66 | 72 | <widget class="QTextBrowser" name="updateNotes"/>
|
67 | 73 | </item>
|
68 | 74 | <item>
|
69 |
| - <layout class="QHBoxLayout" name="horizontalLayout"> |
| 75 | + <layout class="QHBoxLayout" name="actionButtons"> |
70 | 76 | <item>
|
71 |
| - <spacer name="horizontalSpacer"> |
| 77 | + <spacer name="buttonSpacer"> |
72 | 78 | <property name="orientation">
|
73 |
| - <enum>Qt::Horizontal</enum> |
| 79 | + <enum>Qt::Orientation::Horizontal</enum> |
74 | 80 | </property>
|
75 | 81 | <property name="sizeHint" stdset="0">
|
76 | 82 | <size>
|
|
112 | 118 | </layout>
|
113 | 119 | </widget>
|
114 | 120 | <resources>
|
115 |
| - <include location="resources/resources.qrc"/> |
| 121 | + <include location="resources/duckstation-qt.qrc"/> |
116 | 122 | </resources>
|
117 | 123 | <connections/>
|
118 | 124 | </ui>
|
0 commit comments