summaryrefslogtreecommitdiff
path: root/src/gui/statuswindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/statuswindow.h')
-rw-r--r--src/gui/statuswindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/statuswindow.h b/src/gui/statuswindow.h
index 7f6bd2d18..c477a0099 100644
--- a/src/gui/statuswindow.h
+++ b/src/gui/statuswindow.h
@@ -52,7 +52,7 @@ class StatusWindow : public Window,
*/
StatusWindow();
- void processEvent(Channels channel, const Event &event);
+ void processEvent(Channels channel, const DepricatedEvent &event);
void setPointsNeeded(int id, int needed);