background: Make the treeview a little wider

So that we can fit 3 thumbnails side-by-side, even when we use a
large scrollbar width.
This commit is contained in:
Bastien Nocera 2010-12-13 15:29:15 +00:00
parent e92fba97a7
commit a1fa500dc5

View file

@ -52,7 +52,7 @@
</child>
<child>
<object class="GtkScrolledWindow" id="scrolledwindow2">
<property name="width_request">190</property>
<property name="width_request">220</property>
<property name="height_request">380</property>
<property name="visible">True</property>
<property name="can_focus">True</property>