diff options
author | Matthias Vogelgesang <matthias.vogelgesang@gmail.com> | 2012-10-12 16:17:53 +0200 |
---|---|---|
committer | Matthias Vogelgesang <matthias.vogelgesang@gmail.com> | 2012-10-12 16:17:53 +0200 |
commit | c48496b50a72575438f87da69080a48e0878a121 (patch) | |
tree | c42df1ab4ba1907afc600dbde81852873801c859 /tools/gui/control.glade | |
parent | ef7ff789e9c15f4f4b8c65585de7e7fa4f9c9438 (diff) | |
download | uca-c48496b50a72575438f87da69080a48e0878a121.tar.gz uca-c48496b50a72575438f87da69080a48e0878a121.tar.bz2 uca-c48496b50a72575438f87da69080a48e0878a121.tar.xz uca-c48496b50a72575438f87da69080a48e0878a121.zip |
Control memory size via command line
Diffstat (limited to 'tools/gui/control.glade')
-rw-r--r-- | tools/gui/control.glade | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gui/control.glade b/tools/gui/control.glade index c3008ec..90d9511 100644 --- a/tools/gui/control.glade +++ b/tools/gui/control.glade @@ -343,7 +343,7 @@ </packing> </child> <child> - <object class="GtkScrolledWindow" id="scrolledwindow2"> + <object class="GtkScrolledWindow" id="property-window"> <property name="visible">True</property> <property name="can_focus">True</property> <property name="hscrollbar_policy">automatic</property> |