summaryrefslogtreecommitdiff
path: root/totimer.h
diff options
context:
space:
mode:
Diffstat (limited to 'totimer.h')
-rw-r--r--totimer.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/totimer.h b/totimer.h
index 19c51b9..ac8f1ef 100644
--- a/totimer.h
+++ b/totimer.h
@@ -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);