diff options
Diffstat (limited to 'src/gui/status.h')
-rw-r--r-- | src/gui/status.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/status.h b/src/gui/status.h index 4b485729..0caf588d 100644 --- a/src/gui/status.h +++ b/src/gui/status.h @@ -32,7 +32,7 @@ /** * The player status dialog. * - * \ingroup GUI + * \ingroup Interface */ class StatusWindow : public Window, public gcn::ActionListener { public: |