From 68ee7aac6e7a16804ac6880cc076c43502989c92 Mon Sep 17 00:00:00 2001 From: Jonathan Gordon Date: Fri, 6 Jul 2012 14:28:34 +1000 Subject: skin_engine: Make pressing the setting bar touch region work might need some tweaking, but works. Change-Id: I0784cd4fe9996531da6cc275491ff3b4e83cdbcf --- apps/action.h | 1 + 1 file changed, 1 insertion(+) (limited to 'apps/action.h') diff --git a/apps/action.h b/apps/action.h index 508d9a31a6..e54d5deacf 100644 --- a/apps/action.h +++ b/apps/action.h @@ -254,6 +254,7 @@ enum { ACTION_TOUCH_SCROLLBAR, ACTION_TOUCH_VOLUME, ACTION_TOUCH_SOFTLOCK, + ACTION_TOUCH_SETTING, #endif /* USB HID codes */ -- cgit v1.2.3