From 5727a2d9eeb0688a16e5b7fe32f6d9836c4f7a4e Mon Sep 17 00:00:00 2001 From: Chuck Miller Date: Thu, 11 Nov 2010 21:55:25 -0500 Subject: Have the event system channels use enums instead of strings Reviewed-by: Freeyorp --- 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 fd8c6319..275dd8c9 100644 --- a/src/gui/statuswindow.h +++ b/src/gui/statuswindow.h @@ -49,7 +49,7 @@ class StatusWindow : public Window, public Mana::Listener */ StatusWindow(); - void event(const std::string &channel, const Mana::Event &event); + void event(Channels channel, const Mana::Event &event); void updateAttrs(); -- cgit v1.2.3-70-g09d2