From 5f85571d52e9f82486a379d017eb36eda2a9f30e Mon Sep 17 00:00:00 2001 From: Fabien Proriol Date: Sun, 25 May 2025 17:02:01 +0200 Subject: Change module to org.kazoe.xdg --- src/lib/xdgnotificationmessage.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/xdgnotificationmessage.h') 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 #include -namespace xdg { +namespace KaZoe { class NotificationMessage : public QObject { Q_OBJECT -- cgit v1.2.3