From 2925b20acb9f70d032cd5981687642a770778c53 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Thu, 22 Mar 2012 01:44:36 +0300 Subject: Rename object event to depricatedevent because current implimentation very bad and must be replaced with better implimentation. --- src/gui/statuswindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/statuswindow.h') 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); -- cgit v1.2.3-70-g09d2