summaryrefslogtreecommitdiff
path: root/src/lib/xdgnotificationmessage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/xdgnotificationmessage.h')
-rw-r--r--src/lib/xdgnotificationmessage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/xdgnotificationmessage.h b/src/lib/xdgnotificationmessage.h
index 8e62cab..f42b8d6 100644
--- a/src/lib/xdgnotificationmessage.h
+++ b/src/lib/xdgnotificationmessage.h
@@ -4,7 +4,7 @@
#include <QObject>
#include <QVariantMap>
-namespace xdg {
+namespace KaZoe {
class NotificationMessage : public QObject
{
Q_OBJECT