X-Git-Url: http://pileus.org/git/?p=grits;a=blobdiff_plain;f=src%2Faweather-plugin.h;h=7ef76cd304427c7821e925b159e8c9c30df3a3db;hp=3d956465deebf3af0f590032c99ea106ffbb8f6b;hb=f705ad00b5d94f8ddc59575737b79feed191b404;hpb=e736f8bf99ff9f0b9cefb9f22d33839cdebe6415 diff --git a/src/aweather-plugin.h b/src/aweather-plugin.h index 3d95646..7ef76cd 100644 --- a/src/aweather-plugin.h +++ b/src/aweather-plugin.h @@ -39,6 +39,7 @@ struct _AWeatherPluginInterface GType aweather_plugin_get_type(); +/* Methods */ void aweather_plugin_expose(AWeatherPlugin *self); #endif