1414 <string >New update(s)!</string >
1515 </property >
1616 <layout class =" QGridLayout" name =" gridLayout" >
17- <property name =" leftMargin" >
18- <number >15</number >
19- </property >
20- <property name =" topMargin" >
21- <number >10</number >
22- </property >
23- <property name =" rightMargin" >
24- <number >15</number >
25- </property >
26- <property name =" bottomMargin" >
27- <number >10</number >
28- </property >
2917 <item row =" 0" column =" 0" >
3018 <layout class =" QVBoxLayout" name =" verticalLayout_2" >
3119 <property name =" spacing" >
@@ -63,7 +51,7 @@ Would you like to download it?</string>
6351 <rect >
6452 <x >0</x >
6553 <y >0</y >
66- <width >524 </width >
54+ <width >536 </width >
6755 <height >368</height >
6856 </rect >
6957 </property >
@@ -73,14 +61,25 @@ Would you like to download it?</string>
7361 </layout >
7462 </item >
7563 <item >
76- <widget class =" QDialogButtonBox" name =" buttonBox" >
77- <property name =" orientation" >
78- <enum >Qt::Horizontal</enum >
79- </property >
80- <property name =" standardButtons" >
81- <set >QDialogButtonBox::No|QDialogButtonBox::Yes</set >
82- </property >
83- </widget >
64+ <layout class =" QHBoxLayout" name =" horizontalLayout" >
65+ <item >
66+ <widget class =" QCheckBox" name =" checkBoxShow" >
67+ <property name =" text" >
68+ <string >Don't show this window again</string >
69+ </property >
70+ </widget >
71+ </item >
72+ <item >
73+ <widget class =" QDialogButtonBox" name =" buttonBox" >
74+ <property name =" orientation" >
75+ <enum >Qt::Horizontal</enum >
76+ </property >
77+ <property name =" standardButtons" >
78+ <set >QDialogButtonBox::No|QDialogButtonBox::Yes</set >
79+ </property >
80+ </widget >
81+ </item >
82+ </layout >
8483 </item >
8584 </layout >
8685 </item >
0 commit comments