summaryrefslogtreecommitdiffhomepage
path: root/mixgtk/mixgtk_widgets.c
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2006-08-08 22:10:24 +0000
committerJose Antonio Ortega Ruiz <jao@gnu.org>2006-08-08 22:10:24 +0000
commit4d0f7706aebe3f1a3fd8623fc819ea637e6ef6b7 (patch)
tree842cf2c4d32d67723425e0d1b3996c5691ae12e8 /mixgtk/mixgtk_widgets.c
parentb6bb52be0bd67e29fd6419ca096966c7b8dd034f (diff)
downloadmdk-4d0f7706aebe3f1a3fd8623fc819ea637e6ef6b7.tar.gz
mdk-4d0f7706aebe3f1a3fd8623fc819ea637e6ef6b7.tar.bz2
Attach/detach buttons in main toolbar are only active when meaningful.
E.g., if all windows are detached, no 'detach' button appears. git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-35
Diffstat (limited to 'mixgtk/mixgtk_widgets.c')
-rw-r--r--mixgtk/mixgtk_widgets.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/mixgtk/mixgtk_widgets.c b/mixgtk/mixgtk_widgets.c
index ee6dc69..98e335c 100644
--- a/mixgtk/mixgtk_widgets.c
+++ b/mixgtk/mixgtk_widgets.c
@@ -49,6 +49,7 @@ static const gchar * dnames_[] = {
static const gchar *names_[] = {
"main_statusbar",
"attach_button",
+ "detach_button",
"main_notebook",
"mixvm_widget",
"mixvm_container",