File tree Expand file tree Collapse file tree 1 file changed +21
-4
lines changed Expand file tree Collapse file tree 1 file changed +21
-4
lines changed Original file line number Diff line number Diff line change 74
74
<bool >false</bool >
75
75
</property >
76
76
</widget >
77
+ <widget class =" QLabel" name =" advanced_options_label" >
78
+ <property name =" geometry" >
79
+ <rect >
80
+ <x >20</x >
81
+ <y >90</y >
82
+ <width >130</width >
83
+ <height >21</height >
84
+ </rect >
85
+ </property >
86
+ <property name =" styleSheet" >
87
+ <string notr =" true" >font-weight:bold;</string >
88
+ </property >
89
+ <property name =" text" >
90
+ <string >Advanced options</string >
91
+ </property >
92
+ </widget >
77
93
<widget class =" QCheckBox" name =" disable_privkeys_checkbox" >
78
94
<property name =" enabled" >
79
95
<bool >true</bool >
80
96
</property >
81
97
<property name =" geometry" >
82
98
<rect >
83
99
<x >20</x >
84
- <y >80 </y >
100
+ <y >115 </y >
85
101
<width >171</width >
86
102
<height >22</height >
87
103
</rect >
97
113
<property name =" geometry" >
98
114
<rect >
99
115
<x >20</x >
100
- <y >110 </y >
101
- <width >171 </width >
116
+ <y >135 </y >
117
+ <width >220 </width >
102
118
<height >22</height >
103
119
</rect >
104
120
</property >
113
129
<property name =" geometry" >
114
130
<rect >
115
131
<x >20</x >
116
- <y >140 </y >
132
+ <y >155 </y >
117
133
<width >171</width >
118
134
<height >22</height >
119
135
</rect >
131
147
<tabstop >encrypt_wallet_checkbox</tabstop >
132
148
<tabstop >disable_privkeys_checkbox</tabstop >
133
149
<tabstop >blank_wallet_checkbox</tabstop >
150
+ <tabstop >descriptor_checkbox</tabstop >
134
151
</tabstops >
135
152
<resources />
136
153
<connections >
You can’t perform that action at this time.
0 commit comments