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.
311311 </widget >
312312 </item >
313313 <item >
314- <widget class =" QToolButton " name =" pbImportConnections" >
314+ <widget class =" QPushButton " name =" pbImportConnections" >
315315 <property name =" minimumSize" >
316316 <size >
317317 <width >0</width >
318318 <height >35</height >
319319 </size >
320320 </property >
321+ <property name =" maximumSize" >
322+ <size >
323+ <width >80</width >
324+ <height >16777215</height >
325+ </size >
326+ </property >
321327 <property name =" text" >
322328 <string >Import</string >
323329 </property >
324330 <property name =" icon" >
325331 <iconset resource =" ../Resources/demo.qrc" >
326332 <normaloff >:/images/rdm.ico</normaloff >:/images/rdm.ico</iconset >
327333 </property >
328- <property name =" popupMode" >
329- <enum >QToolButton::MenuButtonPopup</enum >
330- </property >
331- <property name =" toolButtonStyle" >
332- <enum >Qt::ToolButtonTextBesideIcon</enum >
333- </property >
334334 </widget >
335335 </item >
336336 </layout >
You can’t perform that action at this time.
0 commit comments