summaryrefslogtreecommitdiff
path: root/totimer.h
diff options
context:
space:
mode:
authorJoe Zhao <ztuowen@gmail.com>2015-09-04 08:55:16 -0600
committerJoe Zhao <ztuowen@gmail.com>2015-09-04 08:55:16 -0600
commit4797fa9af722263307f08b386458691a5b70fa29 (patch)
treea6c7153d0278049e3c90fdbdefd5d7008ff7471c /totimer.h
parent1c8adbdeaf48fd9a2d7aa827a5bc761ed21b4796 (diff)
downloadpomodori-4797fa9af722263307f08b386458691a5b70fa29.tar.gz
pomodori-4797fa9af722263307f08b386458691a5b70fa29.tar.bz2
pomodori-4797fa9af722263307f08b386458691a5b70fa29.zip
misc
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);