File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed
redis-desktop-manager/forms Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -311,26 +311,26 @@ aa|bb Either aa or bb.
311
311
</widget >
312
312
</item >
313
313
<item >
314
- <widget class =" QToolButton " name =" pbImportConnections" >
314
+ <widget class =" QPushButton " name =" pbImportConnections" >
315
315
<property name =" minimumSize" >
316
316
<size >
317
317
<width >0</width >
318
318
<height >35</height >
319
319
</size >
320
320
</property >
321
+ <property name =" maximumSize" >
322
+ <size >
323
+ <width >80</width >
324
+ <height >16777215</height >
325
+ </size >
326
+ </property >
321
327
<property name =" text" >
322
328
<string >Import</string >
323
329
</property >
324
330
<property name =" icon" >
325
331
<iconset resource =" ../Resources/demo.qrc" >
326
332
<normaloff >:/images/rdm.ico</normaloff >:/images/rdm.ico</iconset >
327
333
</property >
328
- <property name =" popupMode" >
329
- <enum >QToolButton::MenuButtonPopup</enum >
330
- </property >
331
- <property name =" toolButtonStyle" >
332
- <enum >Qt::ToolButtonTextBesideIcon</enum >
333
- </property >
334
334
</widget >
335
335
</item >
336
336
</layout >
You can’t perform that action at this time.
0 commit comments