You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: examples/autoupdatergui/SimpleUpdaterGui/mainwindow.ui
+16-6Lines changed: 16 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -14,8 +14,8 @@
14
14
<string>MainWindow</string>
15
15
</property>
16
16
<widgetclass="QWidget"name="centralWidget">
17
-
<layoutclass="QVBoxLayout"name="verticalLayout">
18
-
<item>
17
+
<layoutclass="QGridLayout"name="gridLayout">
18
+
<itemrow="0"column="0"colspan="2">
19
19
<widgetclass="QLabel"name="label">
20
20
<propertyname="text">
21
21
<string>Software tests updates.<br/>The software looks for updates when launching the application.<br/>If updates are found then the Update utility opens, otherwise nothing happens.</string>
0 commit comments