From edb872737d8a3ea871ad64fa3088cb7046e7218e Mon Sep 17 00:00:00 2001 From: youngsub ko Date: Fri, 22 Mar 2013 11:46:54 +0900 Subject: sync with master branch --- daemon/notifications/noti.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'daemon/notifications/noti.h') diff --git a/daemon/notifications/noti.h b/daemon/notifications/noti.h index a695f22..dbd269c 100755 --- a/daemon/notifications/noti.h +++ b/daemon/notifications/noti.h @@ -18,5 +18,8 @@ #define __NOTI_H__ #include "quickpanel-ui.h" + +#define NOTI_PRESS_BG 0 +#define NOTI_PRESS_BUTTON_1 1 char *quickpanel_noti_get_time(time_t t, char *buf, int buf_len); #endif -- cgit v1.2.3