Sketcher: Constraint Widget: Change showHideButton from QPushButton to QToolButton to avoid style problems.
This commit is contained in:
@@ -70,7 +70,7 @@
|
||||
</widget>
|
||||
</item>
|
||||
<item>
|
||||
<widget class="QPushButton" name="showHideButton">
|
||||
<widget class="QToolButton" name="showHideButton">
|
||||
<property name="sizePolicy">
|
||||
<sizepolicy hsizetype="Maximum" vsizetype="Preferred">
|
||||
<horstretch>0</horstretch>
|
||||
|
||||
Reference in New Issue
Block a user