diff options
Diffstat (limited to 'src/lib/xdgnotificationmessage.h')
-rw-r--r-- | src/lib/xdgnotificationmessage.h | 2 |
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 |