summaryrefslogtreecommitdiff
path: root/src/gui/char_select.h
diff options
context:
space:
mode:
authorBjørn Lindeijer <bjorn@lindeijer.nl>2007-01-28 22:49:26 +0000
committerBjørn Lindeijer <bjorn@lindeijer.nl>2007-01-28 22:49:26 +0000
commit457ce3e7b4a869f92d8aef31bdee1b6793587a93 (patch)
treec62c4939d5669b7d3deb0fb37933a844a32bf1d3 /src/gui/char_select.h
parent05bdb92c267e3f041788f2aa41a73c9953249e7c (diff)
downloadmana-457ce3e7b4a869f92d8aef31bdee1b6793587a93.tar.gz
mana-457ce3e7b4a869f92d8aef31bdee1b6793587a93.tar.bz2
mana-457ce3e7b4a869f92d8aef31bdee1b6793587a93.tar.xz
mana-457ce3e7b4a869f92d8aef31bdee1b6793587a93.zip
Some work on documentation.
Diffstat (limited to 'src/gui/char_select.h')
-rw-r--r--src/gui/char_select.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/char_select.h b/src/gui/char_select.h
index d6dee8b5..dbce2cbf 100644
--- a/src/gui/char_select.h
+++ b/src/gui/char_select.h
@@ -94,7 +94,7 @@ class CharSelectDialog : public Window, public gcn::ActionListener
/**
* Character creation dialog.
*
- * \ingroup GUI
+ * \ingroup Interface
*/
class CharCreateDialog : public Window, public gcn::ActionListener
{