aboutsummaryrefslogtreecommitdiffstats
path: root/matchbox/managers/maemo/maemo-toolbar.c
diff options
context:
space:
mode:
Diffstat (limited to 'matchbox/managers/maemo/maemo-toolbar.c')
-rw-r--r--matchbox/managers/maemo/maemo-toolbar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/matchbox/managers/maemo/maemo-toolbar.c b/matchbox/managers/maemo/maemo-toolbar.c
index ae14502..a13a4b1 100644
--- a/matchbox/managers/maemo/maemo-toolbar.c
+++ b/matchbox/managers/maemo/maemo-toolbar.c
@@ -44,7 +44,7 @@ maemo_toolbar_class_init (MBWMObjectClass *klass)
client->stack = maemo_toolbar_stack;
client->stacking_layer = maemo_toolbar_stacking_layer;
-#ifdef MBWM_WANT_DEBUG
+#if MBWM_WANT_DEBUG
klass->klass_name = "MaemoToolbar";
#endif
}