mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-27 17:52:58 +02:00
added convenience macros G_IMPLEMENT_INTERFACE() and G_DEFINE_TYPE() plus
Fri Jan 9 15:34:15 2004 Tim Janik <timj@gtk.org> * gtype.h: added convenience macros G_IMPLEMENT_INTERFACE() and G_DEFINE_TYPE() plus variants.
This commit is contained in:
@@ -81,7 +81,7 @@ main (int arg,
|
||||
GModuleFunc gmod_f;
|
||||
|
||||
if (!g_module_supported ())
|
||||
return 0;
|
||||
g_error ("dynamic modules not supported");
|
||||
|
||||
dir = g_get_current_dir ();
|
||||
|
||||
|
Reference in New Issue
Block a user