diff options
Diffstat (limited to 'src/gui/char_select.h')
-rw-r--r-- | src/gui/char_select.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/char_select.h b/src/gui/char_select.h index 1bfd14b9..8cc57e77 100644 --- a/src/gui/char_select.h +++ b/src/gui/char_select.h @@ -33,7 +33,7 @@ /** * Character selection dialog. * - * \ingroup GUI + * \ingroup Interface */ class CharSelectDialog : public Window, public gcn::ActionListener { private: |