Spreadsheet: [skip ci] avoid to show scroll buttons in PropertiesDialog when a style sheet is used

This commit is contained in:
wmayer
2020-06-28 18:24:16 +02:00
parent 478823b909
commit 2c56e3c9fa

View File

@@ -29,6 +29,9 @@
<property name="currentIndex">
<number>0</number>
</property>
<property name="usesScrollButtons">
<bool>false</bool>
</property>
<widget class="QWidget" name="tab">
<attribute name="title">
<string>&amp;Color</string>