wmpager: drop tooltip suport
[dockapps.git] / wmweather+ / mrf.h
blobea77015b6dda6c6e25f58a2dbf0960b264b7135b
1 #ifndef MRF_H
2 #define MRF_H
4 void init_mrf(void);
5 void update_mrf(int force);
6 void mrf_cleanup(void);
8 #endif