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