summaryrefslogtreecommitdiff
path: root/resources/ui/slice_select.ui
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff-webhosting.net>2015-01-15 18:35:58 +0100
committerJörg Frings-Fürst <debian@jff-webhosting.net>2015-01-15 18:35:58 +0100
commit37650d71d32f4f5ac9fcd09a37e4a5a991a5a66a (patch)
treefe0afca7c5f609f465b076598be9d8df8c912c6a /resources/ui/slice_select.ui
parent6edfb34cb3eee958e392a433ae9ac4f240279d09 (diff)
Imported Upstream version 0.5.6
Diffstat (limited to 'resources/ui/slice_select.ui')
-rw-r--r--resources/ui/slice_select.ui4
1 files changed, 3 insertions, 1 deletions
diff --git a/resources/ui/slice_select.ui b/resources/ui/slice_select.ui
index 6ea5087..c09adac 100644
--- a/resources/ui/slice_select.ui
+++ b/resources/ui/slice_select.ui
@@ -4,10 +4,12 @@
<object class="GtkDialog" id="window">
<property name="width_request">550</property>
<property name="height_request">450</property>
+ <property name="default_width">550</property>
+ <property name="default_height">450</property>
<property name="can_focus">False</property>
<property name="border_width">5</property>
<property name="title" translatable="yes">Slice Options</property>
- <property name="resizable">False</property>
+ <property name="resizable">True</property>
<property name="modal">True</property>
<property name="window_position">center-on-parent</property>
<property name="destroy_with_parent">True</property>