Show scroll buttons on the tab bar if there's not enough room for all the tabs. Fixes issue #665

This commit is contained in:
David Sansome 2010-08-29 11:35:09 +00:00
parent 1d5ea90b98
commit 4277e61cd3
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
<number>0</number>
</property>
<property name="usesScrollButtons">
<bool>false</bool>
<bool>true</bool>
</property>
<property name="documentMode">
<bool>true</bool>