mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-28 10:07:13 +02:00
gobject/gio: some last missed statics/inclues
This commit is contained in:
@@ -320,7 +320,7 @@ struct _DerivedObjectPrivate
|
||||
};
|
||||
static void derived_object_class_init (DerivedObjectClass *class);
|
||||
static void derived_object_init (DerivedObject *dobject);
|
||||
GType
|
||||
static GType
|
||||
derived_object_get_type (void)
|
||||
{
|
||||
static GType derived_object_type = 0;
|
||||
|
Reference in New Issue
Block a user