diff options
author | salvadh0r <dhor@toxic.net.pl> | 2011-11-24 19:04:55 +0100 |
---|---|---|
committer | salvadh0r <dhor@toxic.net.pl> | 2011-11-24 19:04:55 +0100 |
commit | 3b8fcc5a8ea50c3cc345b284393d5ce6f6974097 (patch) | |
tree | 7052e8ba5f0aa964339e8dd42948bed92538cafa | |
parent | 15e4bd10dfa1c4ca9f742dc0f3aa6ce7bed19b5a (diff) | |
download | macrofusion-code-3b8fcc5a8ea50c3cc345b284393d5ce6f6974097.zip macrofusion-code-3b8fcc5a8ea50c3cc345b284393d5ce6f6974097.tar.gz macrofusion-code-3b8fcc5a8ea50c3cc345b284393d5ce6f6974097.tar.bz2 |
0.7.2
-rw-r--r-- | ui/DOFuseInterface2.glade | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/ui/DOFuseInterface2.glade b/ui/DOFuseInterface2.glade index 921c6b9..633fed9 100644 --- a/ui/DOFuseInterface2.glade +++ b/ui/DOFuseInterface2.glade @@ -150,7 +150,7 @@ <property name="can_focus">False</property> <child> <widget class="GtkVBox" id="vbox12"> - <property name="width_request">300</property> + <property name="width_request">320</property> <property name="visible">True</property> <property name="can_focus">False</property> <child> @@ -158,7 +158,7 @@ <property name="height_request">200</property> <property name="visible">True</property> <property name="can_focus">True</property> - <property name="vadjustment">0 0 78 7.8000000000000007 70.200000000000003 78</property> + <property name="vadjustment">0 0 56 5.6000000000000005 50.399999999999999 56</property> <property name="hscrollbar_policy">never</property> <property name="vscrollbar_policy">automatic</property> <child> @@ -2041,6 +2041,15 @@ Enter name of graphics editor to edit images <property name="type">tab</property> </packing> </child> + <child> + <placeholder/> + </child> + <child> + <placeholder/> + <packing> + <property name="type">tab</property> + </packing> + </child> </widget> <packing> <property name="expand">False</property> |