]> Pileus Git - aweather/blob - src/plugin-example.h
minor fixes
[aweather] / src / plugin-example.h
1 #ifndef EXAMPLE_H
2 #define EXAMPLE_H
3
4 gboolean example_init(AWeatherGui *gui);
5
6 #endif