summaryrefslogtreecommitdiff
path: root/src/gui/setup.h
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2012-04-10 03:12:42 +0300
committerAndrei Karas <akaras@inbox.ru>2012-04-10 03:12:42 +0300
commit9df03a10b72b7e8c3b5bcf9cc7b595dc9fc17835 (patch)
tree9f46ecd1e8d1e6511ed4a9b8f489c39228f3cfa4 /src/gui/setup.h
parent2556c72eea6a7d28d543d991e5d5c519726028f0 (diff)
downloadplus-9df03a10b72b7e8c3b5bcf9cc7b595dc9fc17835.tar.gz
plus-9df03a10b72b7e8c3b5bcf9cc7b595dc9fc17835.tar.bz2
plus-9df03a10b72b7e8c3b5bcf9cc7b595dc9fc17835.tar.xz
plus-9df03a10b72b7e8c3b5bcf9cc7b595dc9fc17835.zip
Rename settings tab keyboard to input.
Diffstat (limited to 'src/gui/setup.h')
-rw-r--r--src/gui/setup.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/setup.h b/src/gui/setup.h
index 3a6f66297..df99855e3 100644
--- a/src/gui/setup.h
+++ b/src/gui/setup.h
@@ -42,7 +42,7 @@ class SetupTab;
* @see Setup_Audio
* @see Setup_Colors
* @see Setup_Joystick
- * @see Setup_Keyboard
+ * @see Setup_Input
* @see Setup_Players
* @see Setup_Video
*