X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Faweather-plugin.h;h=7ef76cd304427c7821e925b159e8c9c30df3a3db;hb=f705ad00b5d94f8ddc59575737b79feed191b404;hp=3d956465deebf3af0f590032c99ea106ffbb8f6b;hpb=2cff8bb49022174ae7dba40c83dcecc94f5d2193;p=grits 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