Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Spreadsheet: [skip ci] avoid to show scroll buttons in PropertiesDial…
…og when a style sheet is used
  • Loading branch information
wwmayer committed Jun 28, 2020
1 parent 478823b commit 2c56e3c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Mod/Spreadsheet/Gui/PropertiesDialog.ui
Expand Up @@ -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>
Expand Down

0 comments on commit 2c56e3c

Please sign in to comment.