Skip to content
Snippets Groups Projects
Commit 8b632003 authored by Yann Leboulanger's avatar Yann Leboulanger
Browse files

no need of a default height in mood dialog

parent a26d9c02
No related branches found
No related tags found
No related merge requests found
......@@ -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>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment