summaryrefslogtreecommitdiff
path: root/src/gui/npc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/npc.h')
-rw-r--r--src/gui/npc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/npc.h b/src/gui/npc.h
index d0810201..68d63c4f 100644
--- a/src/gui/npc.h
+++ b/src/gui/npc.h
@@ -43,7 +43,7 @@ class NpcListDialog : public Window, public gcn::ActionListener,
*
* @see Window::Window
*/
- NpcListDialog(gcn::Container *parent);
+ NpcListDialog();
/**
* Destructor.