qt: Align layout of checkboxes

pull/826/head
Hennadii Stepanov 4 years ago
parent b7136c11ab
commit e71b656f31
No known key found for this signature in database
GPG Key ID: 410108112E7EA81F

@ -60,7 +60,7 @@
<rect> <rect>
<x>20</x> <x>20</x>
<y>50</y> <y>50</y>
<width>171</width> <width>220</width>
<height>22</height> <height>22</height>
</rect> </rect>
</property> </property>
@ -79,7 +79,7 @@
<rect> <rect>
<x>20</x> <x>20</x>
<y>90</y> <y>90</y>
<width>130</width> <width>220</width>
<height>21</height> <height>21</height>
</rect> </rect>
</property> </property>
@ -98,7 +98,7 @@
<rect> <rect>
<x>20</x> <x>20</x>
<y>115</y> <y>115</y>
<width>171</width> <width>220</width>
<height>22</height> <height>22</height>
</rect> </rect>
</property> </property>
@ -130,7 +130,7 @@
<rect> <rect>
<x>20</x> <x>20</x>
<y>155</y> <y>155</y>
<width>171</width> <width>220</width>
<height>22</height> <height>22</height>
</rect> </rect>
</property> </property>

Loading…
Cancel
Save