From cc87cce57186c59fdf49a9f46d216063757638ec Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Mon, 30 Jan 2012 23:59:09 +0300 Subject: Rename isKeyActive to isActionActive om keyboard config class. --- src/keyboardconfig.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/keyboardconfig.h') diff --git a/src/keyboardconfig.h b/src/keyboardconfig.h index 45c5ba65f..33ce6ea49 100644 --- a/src/keyboardconfig.h +++ b/src/keyboardconfig.h @@ -136,7 +136,7 @@ class KeyboardConfig /** * Checks if the key is active, by providing the key function index. */ - bool isKeyActive(int index) const; + bool isActionActive(int index) const; /** * Takes a snapshot of all the active keys. -- cgit v1.2.3-60-g2f50