1
0
mirror of https://github.com/clementine-player/Clementine synced 2024-12-29 19:11:18 +01:00

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

View File

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