It was agreed on IRC, g-k-p should be resizable
This commit is contained in:
parent
00c538e354
commit
8d72c5858b
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@
|
|||
<property name="type">GTK_WINDOW_TOPLEVEL</property>
|
||||
<property name="window_position">GTK_WIN_POS_NONE</property>
|
||||
<property name="modal">False</property>
|
||||
<property name="resizable">False</property>
|
||||
<property name="resizable">True</property>
|
||||
<property name="destroy_with_parent">False</property>
|
||||
<property name="has_separator">False</property>
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue