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/xdgstatusnotifieritem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/lib/xdgstatusnotifieritem.h') diff --git a/src/lib/xdgstatusnotifieritem.h b/src/lib/xdgstatusnotifieritem.h index 7f881a4..de1e87b 100644 --- a/src/lib/xdgstatusnotifieritem.h +++ b/src/lib/xdgstatusnotifieritem.h @@ -12,7 +12,7 @@ #define XDG_STATUS_ACTIVE "Active" #define XDG_STATUS_NEEDSATTENTION "NeedsAttention" -namespace xdg { +namespace KaZoe { class StatusNotifierItem : public QObject { -- cgit v1.2.3