summaryrefslogtreecommitdiff
path: root/apps/gui/gwps.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/gwps.h')
-rw-r--r--apps/gui/gwps.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/gwps.h b/apps/gui/gwps.h
index ac1cbad60b..2acde0dc39 100644
--- a/apps/gui/gwps.h
+++ b/apps/gui/gwps.h
@@ -378,7 +378,7 @@ struct touchregion {
378 bool repeat; /* requires the area be held for the action */ 378 bool repeat; /* requires the area be held for the action */
379 int action; /* action this button will return */ 379 int action; /* action this button will return */
380}; 380};
381#define MAX_TOUCHREGIONS 12 381#define MAX_TOUCHREGIONS 15
382#endif 382#endif
383/* wps_data 383/* wps_data
384 this struct holds all necessary data which describes the 384 this struct holds all necessary data which describes the