File tree Expand file tree Collapse file tree 1 file changed +22
-3
lines changed Expand file tree Collapse file tree 1 file changed +22
-3
lines changed Original file line number Diff line number Diff line change 1106
1106
<rect >
1107
1107
<x >0</x >
1108
1108
<y >0</y >
1109
- <width >695 </width >
1110
- <height >537 </height >
1109
+ <width >704 </width >
1110
+ <height >624 </height >
1111
1111
</rect >
1112
1112
</property >
1113
1113
<layout class =" QVBoxLayout" name =" verticalLayout_22" >
1131
1131
<height >120</height >
1132
1132
</size >
1133
1133
</property >
1134
+ <property name =" editTriggers" >
1135
+ <set >QAbstractItemView::AllEditTriggers</set >
1136
+ </property >
1134
1137
<property name =" selectionMode" >
1135
1138
<enum >QAbstractItemView::SingleSelection</enum >
1136
1139
</property >
1212
1215
<layout class =" QVBoxLayout" name =" verticalLayout_8" >
1213
1216
<item >
1214
1217
<widget class =" QTableWidget" name =" mCurrentVariablesTable" >
1218
+ <property name =" minimumSize" >
1219
+ <size >
1220
+ <width >0</width >
1221
+ <height >120</height >
1222
+ </size >
1223
+ </property >
1224
+ <property name =" editTriggers" >
1225
+ <set >QAbstractItemView::AllEditTriggers</set >
1226
+ </property >
1215
1227
<property name =" dragEnabled" >
1216
1228
<bool >true</bool >
1217
1229
</property >
1325
1337
</widget >
1326
1338
</item >
1327
1339
<item row =" 1" column =" 0" colspan =" 4" >
1328
- <widget class =" QListWidget" name =" mListPluginPaths" />
1340
+ <widget class =" QListWidget" name =" mListPluginPaths" >
1341
+ <property name =" minimumSize" >
1342
+ <size >
1343
+ <width >0</width >
1344
+ <height >120</height >
1345
+ </size >
1346
+ </property >
1347
+ </widget >
1329
1348
</item >
1330
1349
</layout >
1331
1350
</widget >
You can’t perform that action at this time.
0 commit comments