gui: remove top level broder

This commit is contained in:
Nedko Arnaudov 2010-01-22 17:08:25 +02:00
parent c460646179
commit 554b045bd1
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
<!--*- mode: xml -*-->
<glade-interface>
<widget class="GtkWindow" id="main_win">
<property name="border_width">1</property>
<property name="border_width">0</property>
<property name="title" translatable="yes">LADI Session Handler</property>
<property name="default_width">800</property>
<property name="default_height">600</property>