diff options
author | infirit <[email protected]> | 2014-02-12 22:09:04 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2014-02-12 22:09:04 +0100 |
commit | 4ddcd8b2ff6d04f77e5581f68c4199f5c61db799 (patch) | |
tree | 45a3d793db1637a3e19b1ec116148f3a5892cbbd | |
parent | d7fb1cb82c5e29e1a5865045698cd845d0deb42d (diff) | |
download | mate-applets-4ddcd8b2ff6d04f77e5581f68c4199f5c61db799.tar.bz2 mate-applets-4ddcd8b2ff6d04f77e5581f68c4199f5c61db799.tar.xz |
invest-applet: Expand big_box in prefs-dialog
-rw-r--r-- | invest-applet/data/prefs-dialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/invest-applet/data/prefs-dialog.ui b/invest-applet/data/prefs-dialog.ui index c6d8b9f1..ffd05853 100644 --- a/invest-applet/data/prefs-dialog.ui +++ b/invest-applet/data/prefs-dialog.ui @@ -253,7 +253,7 @@ </child> </object> <packing> - <property name="expand">False</property> + <property name="expand">True</property> <property name="fill">True</property> <property name="position">1</property> </packing> |