color: Do not allow the 'Add profile' modal dialog to be resizable
This commit is contained in:
parent
7f7f33c853
commit
bc97442238
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
<property name="can_focus">False</property>
|
||||
<property name="border_width">5</property>
|
||||
<property name="title"> </property>
|
||||
<property name="resizable">False</property>
|
||||
<property name="modal">True</property>
|
||||
<property name="window_position">center-on-parent</property>
|
||||
<property name="destroy_with_parent">True</property>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue