Simplify stylesheet on QToolButton
This commit is contained in:
@@ -152,10 +152,7 @@
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="styleSheet">
|
||||
<string notr="true">QToolButton, QToolButton:hover, QToolButton:pressed {
|
||||
padding-right: 16px;
|
||||
}
|
||||
</string>
|
||||
<string notr="true">padding-right: 16px;</string>
|
||||
</property>
|
||||
<property name="iconSize">
|
||||
<size>
|
||||
|
||||
Reference in New Issue
Block a user