]> Pileus Git - grits/blobdiff - src/aweather-plugin.h
Adding a prefs dialog (which needs a lot more work)
[grits] / src / aweather-plugin.h
index 3d956465deebf3af0f590032c99ea106ffbb8f6b..7ef76cd304427c7821e925b159e8c9c30df3a3db 100644 (file)
@@ -39,6 +39,7 @@ struct _AWeatherPluginInterface
 
 GType aweather_plugin_get_type();
 
+/* Methods */
 void aweather_plugin_expose(AWeatherPlugin *self);
 
 #endif