summaryrefslogtreecommitdiff
path: root/src/gui/stats.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/stats.h')
-rw-r--r--src/gui/stats.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/stats.h b/src/gui/stats.h
index b1844e91..95ee235e 100644
--- a/src/gui/stats.h
+++ b/src/gui/stats.h
@@ -69,7 +69,7 @@ class StatsWindow : public Window, public gcn::ActionListener {
/**
* Constructor.
*/
- StatsWindow(gcn::Container *parent);
+ StatsWindow();
/**
* Destructor.