From 533f80282befe2e3c345ed1f6fc372b669811b15 Mon Sep 17 00:00:00 2001 From: Tarek Soliman Date: Mon, 27 Feb 2012 12:35:48 -0600 Subject: KEYMAPPER: Rename EVENT_CUSTOM_BACKEND to EVENT_CUSTOM_BACKEND_ACTION --- common/events.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/events.h b/common/events.h index 5f6a7798dd..4efdd67b91 100644 --- a/common/events.h +++ b/common/events.h @@ -78,7 +78,7 @@ enum EventType { , // IMPORTANT NOTE: This is part of the WIP Keymapper. If you plan to use // this, please talk to tsoliman and/or LordHoto. - EVENT_CUSTOM_BACKEND = 18, + EVENT_CUSTOM_BACKEND_ACTION = 18, EVENT_KEYMAPPER_REMAP = 19 #endif #ifdef ENABLE_VKEYBD -- cgit v1.2.3