diff options
Diffstat (limited to 'src/lib/xdgnotificationactions.h')
-rw-r--r-- | src/lib/xdgnotificationactions.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <QAbstractListModel> -namespace xdg { +namespace KaZoe { class NotificationActions: public QAbstractListModel { |