Sketcher: Constraint Widget: Change showHideButton from QPushButton to QToolButton to avoid style problems.

This commit is contained in:
Paddle
2023-03-14 14:43:02 +01:00
committed by abdullahtahiriyo
parent 57f2f06fe2
commit 5090cf3436

View File

@@ -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>