no need of a default height in mood dialog

This commit is contained in:
Yann Leboulanger 2007-03-31 08:14:18 +00:00
parent a26d9c028a
commit 8b63200382
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@
<property name="window_position">GTK_WIN_POS_NONE</property>
<property name="modal">False</property>
<property name="default_width">270</property>
<property name="default_height">175</property>
<property name="resizable">True</property>
<property name="destroy_with_parent">False</property>
<property name="decorated">True</property>