message_window is not not visible when we open it
This commit is contained in:
parent
06785811d9
commit
05ab943afb
|
@ -17738,7 +17738,6 @@ Maybe I'll refactor later</property>
|
||||||
</widget>
|
</widget>
|
||||||
|
|
||||||
<widget class="GtkWindow" id="message_window">
|
<widget class="GtkWindow" id="message_window">
|
||||||
<property name="visible">True</property>
|
|
||||||
<property name="title" translatable="yes">window1</property>
|
<property name="title" translatable="yes">window1</property>
|
||||||
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
||||||
<property name="window_position">GTK_WIN_POS_NONE</property>
|
<property name="window_position">GTK_WIN_POS_NONE</property>
|
||||||
|
|
Loading…
Reference in New Issue