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/xdgnotificationactions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/xdgnotificationactions.h') diff --git a/src/lib/xdgnotificationactions.h b/src/lib/xdgnotificationactions.h index 1d1e449..54fd993 100644 --- a/src/lib/xdgnotificationactions.h +++ b/src/lib/xdgnotificationactions.h @@ -3,7 +3,7 @@ #include -namespace xdg { +namespace KaZoe { class NotificationActions: public QAbstractListModel { -- cgit v1.2.3