]> Pileus Git - ~andy/gtk/blobdiff - gdk-pixbuf/gdk-pixbuf-animation.c
urg, removed implementation of gtk_marshal_VOID__INT_INT_INT_INT. if
[~andy/gtk] / gdk-pixbuf / gdk-pixbuf-animation.c
index 16dc26d6c2cfae93b38f56a992ae0c3b3482940f..9d221d5c397c4d4d5c9b89364dda1c8ae0bd03a8 100644 (file)
@@ -53,7 +53,7 @@ gdk_pixbuf_animation_get_type (void)
       
                 object_type = g_type_register_static (G_TYPE_OBJECT,
                                                       "GdkPixbufAnimation",
-                                                      &object_info);
+                                                      &object_info, 0);
         }
   
         return object_type;