From 29c0c9e731694a40a6f2e41c6bdedb4b78e2b952 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sat, 9 Mar 2013 02:10:02 +0300 Subject: Add new notifications to guildhandler, guildmanager, inventoryhandler and partyhandler. --- src/notifymanager.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/notifymanager.h') diff --git a/src/notifymanager.h b/src/notifymanager.h index 9c24f5890..59f3251c7 100644 --- a/src/notifymanager.h +++ b/src/notifymanager.h @@ -23,9 +23,12 @@ #include "notifications.h" +#include + namespace NotifyManager { void notify(const unsigned int message); void notify(const unsigned int message, const int num); + void notify(const unsigned int message, const std::string &str); } #endif -- cgit v1.2.3-70-g09d2