Eliminate the tab scroll buttons in Preferences and Dictionaries dialogs

This commit is contained in:
Tvangeste 2013-06-07 19:14:45 +02:00
parent 43f2b67095
commit 83fe17a9ce
2 changed files with 9 additions and 0 deletions

View file

@ -32,6 +32,12 @@
<height>15</height>
</size>
</property>
<property name="usesScrollButtons">
<bool>false</bool>
</property>
<property name="documentMode">
<bool>false</bool>
</property>
<widget class="QWidget" name="tab">
<attribute name="icon">
<iconset resource="resources.qrc">

View file

@ -25,6 +25,9 @@
<height>15</height>
</size>
</property>
<property name="usesScrollButtons">
<bool>false</bool>
</property>
<widget class="QWidget" name="filesTab">
<attribute name="icon">
<iconset resource="resources.qrc">