mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-01-19 14:53:43 +01:00
qt: Align layout of checkboxes
Github-Pull: bitcoin-core/gui#155
Rebased-From: e71b656f31
This commit is contained in:
committed by
MarcoFalke
parent
35a10e4ebc
commit
ef7a155cf0
@@ -60,7 +60,7 @@
|
||||
<rect>
|
||||
<x>20</x>
|
||||
<y>50</y>
|
||||
<width>171</width>
|
||||
<width>220</width>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
</property>
|
||||
@@ -79,7 +79,7 @@
|
||||
<rect>
|
||||
<x>20</x>
|
||||
<y>90</y>
|
||||
<width>130</width>
|
||||
<width>220</width>
|
||||
<height>21</height>
|
||||
</rect>
|
||||
</property>
|
||||
@@ -98,7 +98,7 @@
|
||||
<rect>
|
||||
<x>20</x>
|
||||
<y>115</y>
|
||||
<width>171</width>
|
||||
<width>220</width>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
</property>
|
||||
@@ -130,7 +130,7 @@
|
||||
<rect>
|
||||
<x>20</x>
|
||||
<y>155</y>
|
||||
<width>171</width>
|
||||
<width>220</width>
|
||||
<height>22</height>
|
||||
</rect>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user