summaryrefslogtreecommitdiff
path: root/src/lib/xdgstatusnotifierwatcher.h
diff options
context:
space:
mode:
authorFabien Proriol <fabien.proriol@kazoe.org>2025-05-25 17:02:01 +0200
committerFabien Proriol <fabien.proriol@kazoe.org>2025-05-26 16:35:23 +0200
commit5f85571d52e9f82486a379d017eb36eda2a9f30e (patch)
tree3a2ef9cfea0bdbb4872be48f2eb010d730937a90 /src/lib/xdgstatusnotifierwatcher.h
parent1dbc0e3c88ba271ba35bc3f82e7864c4f35e1236 (diff)
Change module to org.kazoe.xdg
Diffstat (limited to 'src/lib/xdgstatusnotifierwatcher.h')
-rw-r--r--src/lib/xdgstatusnotifierwatcher.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/xdgstatusnotifierwatcher.h b/src/lib/xdgstatusnotifierwatcher.h
index 8e2275c..1c3f513 100644
--- a/src/lib/xdgstatusnotifierwatcher.h
+++ b/src/lib/xdgstatusnotifierwatcher.h
@@ -6,7 +6,7 @@
class QDBusServiceWatcher;
#define XDG_STATUS_NOTIFIER_WATCHER_PROTOCOL_VERSION 1
-namespace xdg {
+namespace KaZoe {
class StatusNotifierWatcher: public QObject
{