diff options
Diffstat (limited to 'resources/ui/new_platform.ui')
-rw-r--r-- | resources/ui/new_platform.ui | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/resources/ui/new_platform.ui b/resources/ui/new_platform.ui index 80ff925..4b3fa8f 100644 --- a/resources/ui/new_platform.ui +++ b/resources/ui/new_platform.ui | |||
@@ -23,8 +23,9 @@ Author: Tobias Frisch | |||
23 | <interface> | 23 | <interface> |
24 | <requires lib="gtk+" version="3.24"/> | 24 | <requires lib="gtk+" version="3.24"/> |
25 | <requires lib="libhandy" version="1.2"/> | 25 | <requires lib="libhandy" version="1.2"/> |
26 | <object class="GtkDialog" id="platform_dialog"> | 26 | <object class="GtkDialog" id="new_platform_dialog"> |
27 | <property name="can-focus">False</property> | 27 | <property name="can-focus">False</property> |
28 | <property name="modal">True</property> | ||
28 | <property name="window-position">center-on-parent</property> | 29 | <property name="window-position">center-on-parent</property> |
29 | <property name="type-hint">dialog</property> | 30 | <property name="type-hint">dialog</property> |
30 | <child internal-child="vbox"> | 31 | <child internal-child="vbox"> |