aboutsummaryrefslogtreecommitdiffstats
path: root/shell/e-task-bar.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/e-task-bar.c')
-rw-r--r--shell/e-task-bar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/e-task-bar.c b/shell/e-task-bar.c
index 64a9cebfe5..522d473373 100644
--- a/shell/e-task-bar.c
+++ b/shell/e-task-bar.c
@@ -84,7 +84,7 @@ reduce_displayed_activities_per_component (ETaskBar *task_bar)
static void
class_init (GtkObjectClass *object_class)
{
- parent_class = gtk_type_class (PARENT_TYPE);
+ parent_class = g_type_class_ref(PARENT_TYPE);
}
static void