remove redundant border in the torrent-info tab -Mattias Bengtsson

This commit is contained in:
Marcos Pinto 2007-07-24 19:20:18 +00:00
parent f539c8e9e8
commit a8795e8de9

View File

@ -521,6 +521,7 @@
<property name="visible">True</property>
<property name="events">GDK_POINTER_MOTION_MASK | GDK_POINTER_MOTION_HINT_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK</property>
<property name="resize_mode">GTK_RESIZE_QUEUE</property>
<property name="shadow_type">GTK_SHADOW_NONE</property>
<child>
<widget class="GtkTable" id="table1">
<property name="visible">True</property>