File tree Expand file tree Collapse file tree 1 file changed +24
-13
lines changed Expand file tree Collapse file tree 1 file changed +24
-13
lines changed Original file line number Diff line number Diff line change 230
230
<item row =" 0" column =" 1" >
231
231
<layout class =" QVBoxLayout" name =" multiKeyboardLayout" >
232
232
<item >
233
- <widget class =" QListView" name =" layoutView" />
233
+ <widget class =" QListView" name =" layoutView" >
234
+ <property name =" maximumSize" >
235
+ <size >
236
+ <width >16777215</width >
237
+ <height >72</height >
238
+ </size >
239
+ </property >
240
+ </widget >
234
241
</item >
235
242
<item >
236
243
<widget class =" QComboBox" name =" layoutCombo" />
237
244
</item >
238
245
<item >
239
- <widget class =" QPushButton" name =" layoutAdd" >
240
- <property name =" text" >
241
- <string >Add</string >
242
- </property >
243
- </widget >
244
- </item >
245
- <item >
246
- <widget class =" QPushButton" name =" layoutRemove" >
247
- <property name =" text" >
248
- <string >Remove</string >
249
- </property >
250
- </widget >
246
+ <layout class =" QHBoxLayout" name =" horizontalLayout_2" >
247
+ <item >
248
+ <widget class =" QPushButton" name =" layoutAdd" >
249
+ <property name =" text" >
250
+ <string >Add</string >
251
+ </property >
252
+ </widget >
253
+ </item >
254
+ <item >
255
+ <widget class =" QPushButton" name =" layoutRemove" >
256
+ <property name =" text" >
257
+ <string >Remove</string >
258
+ </property >
259
+ </widget >
260
+ </item >
261
+ </layout >
251
262
</item >
252
263
<item >
253
264
<spacer name =" verticalSpacer" >
You can’t perform that action at this time.
0 commit comments