diff options
author | René 'Necoro' Neumann <necoro@necoro.net> | 2009-04-25 11:15:52 +0200 |
---|---|---|
committer | René 'Necoro' Neumann <necoro@necoro.net> | 2009-04-25 11:15:52 +0200 |
commit | 1091a8192ba7a5ccdc6a3c31d87864939fe4adb6 (patch) | |
tree | 55a26a282d7009f6b5ec382858ec91f34dea43a3 /portato/gui/templates/MainWindow.ui | |
parent | a45b060d340a3b5826c85c3348fa8ffa94827db1 (diff) | |
download | portato-1091a8192ba7a5ccdc6a3c31d87864939fe4adb6.tar.gz portato-1091a8192ba7a5ccdc6a3c31d87864939fe4adb6.tar.bz2 portato-1091a8192ba7a5ccdc6a3c31d87864939fe4adb6.zip |
Add emerge options slot
Diffstat (limited to '')
-rw-r--r-- | portato/gui/templates/MainWindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/portato/gui/templates/MainWindow.ui b/portato/gui/templates/MainWindow.ui index 383011e..b0a9f18 100644 --- a/portato/gui/templates/MainWindow.ui +++ b/portato/gui/templates/MainWindow.ui @@ -963,7 +963,7 @@ </packing> </child> <child> - <object class="GtkHBox" id="hbox1"> + <object class="GtkHBox" id="optionsHB"> <property name="visible">True</property> <property name="homogeneous">True</property> <child> |