From 2f63794da7acbfcf61558428cd84f590a73fc13f Mon Sep 17 00:00:00 2001 From: Joe Zhao Date: Sun, 6 Sep 2015 15:10:51 -0600 Subject: revert to original time --- trayicon.h | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 trayicon.h (limited to 'trayicon.h') diff --git a/trayicon.h b/trayicon.h new file mode 100644 index 0000000..e8134ba --- /dev/null +++ b/trayicon.h @@ -0,0 +1,14 @@ +// +// Created by joe on 9/6/15. +// + +#ifndef POMODORI_TRAYICON_H +#define POMODORI_TRAYICON_H + +void tray_init(); + +void tray_activate(char* info); + +void tray_deactivate(); + +#endif //POMODORI_TRAYICON_H -- cgit v1.2.3-70-g09d2