0004625: make Book Report's "Available Books" window wider

svn: r16955
This commit is contained in:
Brian Matherly 2011-03-28 03:00:52 +00:00
parent 87fee3e5c1
commit 20c52ab038

View File

@ -470,6 +470,8 @@
</child> </child>
<child> <child>
<object class="GtkScrolledWindow" id="scrolledwindow2"> <object class="GtkScrolledWindow" id="scrolledwindow2">
<!-- the next line is the (initial) Available Books width -->
<property name="width_request">500</property>
<property name="visible">True</property> <property name="visible">True</property>
<property name="can_focus">True</property> <property name="can_focus">True</property>
<property name="border_width">12</property> <property name="border_width">12</property>