summaryrefslogtreecommitdiff
path: root/src/notifymanager.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/notifymanager.h')
-rw-r--r--src/notifymanager.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/notifymanager.h b/src/notifymanager.h
index db0b51f85..9c24f5890 100644
--- a/src/notifymanager.h
+++ b/src/notifymanager.h
@@ -26,5 +26,6 @@
namespace NotifyManager
{
void notify(const unsigned int message);
+ void notify(const unsigned int message, const int num);
}
#endif