diff options
Diffstat (limited to 'totimer.h')
-rw-r--r-- | totimer.h | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ #include "logging.h" #include "glib.h" +#define POTIME 25 +#define POTEXT 5 + bool notify(gpointer user_data); int settimer(tres* lastres,guint32 wait); |