diff options
Diffstat (limited to 'src/gui/npc_text.h')
-rw-r--r-- | src/gui/npc_text.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/npc_text.h b/src/gui/npc_text.h index ed228931..bae47ce8 100644 --- a/src/gui/npc_text.h +++ b/src/gui/npc_text.h @@ -32,7 +32,7 @@ /** * The npc text dialog. * - * \ingroup GUI + * \ingroup Interface */ class NpcTextDialog : public Window, public gcn::ActionListener { |