From 4cad4a27677b0490d3ba0018bc3404961f925ed5 Mon Sep 17 00:00:00 2001 From: Stijn Buys Date: Sat, 8 Nov 2008 10:17:37 +0000 Subject: docking, bumps network protocol version --- src/client/notifications.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/client/notifications.h') diff --git a/src/client/notifications.h b/src/client/notifications.h index be168fb..db3dd3e 100644 --- a/src/client/notifications.h +++ b/src/client/notifications.h @@ -22,6 +22,8 @@ public: void event_text(const std::string & text); + void clear(); + protected: /// draw notifications void draw(); -- cgit v1.2.3