summaryrefslogtreecommitdiff
path: root/src/gui/setup.h
diff options
context:
space:
mode:
authorAngelo Castellani <udp.castellani@gmail.com>2011-05-23 11:47:37 -0400
committerJared Adams <jaxad0127@gmail.com>2011-05-24 20:13:09 -0600
commit87c1e459cc0ace8a8bdd3911cfde8793b8aab5c8 (patch)
tree0dd9ce30f81e7ad8c3b7edf28f8143eb4e1d2e2b /src/gui/setup.h
parentdc0097631ff092660e2249d7001ec339a090698d (diff)
downloadmana-client-87c1e459cc0ace8a8bdd3911cfde8793b8aab5c8.tar.gz
mana-client-87c1e459cc0ace8a8bdd3911cfde8793b8aab5c8.tar.bz2
mana-client-87c1e459cc0ace8a8bdd3911cfde8793b8aab5c8.tar.xz
mana-client-87c1e459cc0ace8a8bdd3911cfde8793b8aab5c8.zip
Broke the setup tab "Video" in two
Added an 'Interface' tab for the items that seemed to fit better there than in 'Video'. Signed-off-by: Jared Adams <jaxad0127@gmail.com>
Diffstat (limited to 'src/gui/setup.h')
-rw-r--r--src/gui/setup.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/setup.h b/src/gui/setup.h
index 4be94bb8..0c4af1d2 100644
--- a/src/gui/setup.h
+++ b/src/gui/setup.h
@@ -40,6 +40,7 @@ class SetupTab;
* @see Setup_Keyboard
* @see Setup_Players
* @see Setup_Video
+ * @see Setup_Interface
*
* \ingroup GUI
*/