]> Pileus Git - ~andy/gtk/blobdiff - gdk/directfb/gdkgc-directfb.c
Do not use static GTypeInfo and GInterfaceInfo
[~andy/gtk] / gdk / directfb / gdkgc-directfb.c
index ef83e85ace5e7e3a982ea0f7c11900d076a6818f..7348312006d9cc46e0f3c8b34a98fbf9af56b3c2 100644 (file)
@@ -71,7 +71,7 @@ gdk_gc_directfb_get_type (void)
 
   if (!object_type)
     {
-      static const GTypeInfo object_info =
+      const GTypeInfo object_info =
       {
         sizeof (GdkGCDirectFBClass),
         (GBaseInitFunc) NULL,