]> Pileus Git - ~andy/gtk/blobdiff - gtk/gtkimcontext.h
docs: Fix building with latest GDK changes
[~andy/gtk] / gtk / gtkimcontext.h
index 21452f2ccedd64166c3d4b2a59ca20ed7a39d58d..1c5dfd0664083b011a5915219ba6789790af619e 100644 (file)
@@ -26,7 +26,6 @@
 
 
 #include <gdk/gdk.h>
-#include <gtk/gtkobject.h>
 
 
 G_BEGIN_DECLS
@@ -50,10 +49,7 @@ struct _GtkIMContext
 struct _GtkIMContextClass
 {
   /*< private >*/
-  /* Yes, this should be GObjectClass, be we can't fix it without breaking
-   * binary compatibility - see bug #90935
-   */
-  GtkObjectClass parent_class;
+  GObjectClass parent_class;
 
   /*< public >*/
   /* Signals */