diff options
Diffstat (limited to 'gio/giomm/init.h')
-rw-r--r-- | gio/giomm/init.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gio/giomm/init.h b/gio/giomm/init.h index 1ce3ac5d..e6f36ad2 100644 --- a/gio/giomm/init.h +++ b/gio/giomm/init.h @@ -32,6 +32,7 @@ namespace Gio * You do not need to call %Gio::init() if you are using Gtk::Application, * because it calls %Gio::init() for you. */ +GIOMM_API void init(); } // end namespace Gio |