mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-23 22:16:16 +01:00
win32: hide g_win32_app_info_get_type()
This was in a private header file and was never part of the public ABI. Hide it again. Caught by Dieter Verfaillie.
This commit is contained in:
parent
b7e749fc68
commit
456d6bb3e1
@ -42,7 +42,6 @@ struct _GWin32AppInfoClass
|
||||
GObjectClass parent_class;
|
||||
};
|
||||
|
||||
GLIB_AVAILABLE_IN_ALL
|
||||
GType g_win32_app_info_get_type (void) G_GNUC_CONST;
|
||||
|
||||
G_END_DECLS
|
||||
|
Loading…
Reference in New Issue
Block a user