]> Pileus Git - ~andy/gtk/commitdiff
Interrupted commit.
authorMatthias Clasen <matthiasc@src.gnome.org>
Sun, 22 Feb 2004 02:07:26 +0000 (02:07 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sun, 22 Feb 2004 02:07:26 +0000 (02:07 +0000)
modules/input/gtkimcontextxim.c

index 6b27aa3f0df2f015ed663a738d2a55d09447f955..54a6482cce229448a44e7864490a518501e5b77c 100644 (file)
@@ -554,6 +554,8 @@ gtk_im_context_xim_finalize (GObject *obj)
 
   g_free (context_xim->locale);
   g_free (context_xim->mb_charset);
+
+  G_OBJECT_CLASS (parent_class)->finalize (obj);
 }
 
 static void