From 8786ca9366a76c6695a6cb4cb2bcfb32e913d950 Mon Sep 17 00:00:00 2001 From: Joe Zhao <ztuowen@gmail.com> Date: Fri, 4 Sep 2015 08:40:52 -0600 Subject: Initial commit --- totimer.h | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 totimer.h (limited to 'totimer.h') diff --git a/totimer.h b/totimer.h new file mode 100644 index 0000000..19c51b9 --- /dev/null +++ b/totimer.h @@ -0,0 +1,16 @@ +// +// Created by joe on 9/3/15. +// + +#ifndef POMODORI_TOTIMER_H +#define POMODORI_TOTIMER_H + +#include <libnotify/notify.h> +#include "logging.h" +#include "glib.h" + +bool notify(gpointer user_data); + +int settimer(tres* lastres,guint32 wait); + +#endif //POMODORI_TOTIMER_H -- cgit v1.2.3-70-g09d2