aboutsummaryrefslogtreecommitdiff
path: root/lib/csapi/notifications.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csapi/notifications.h')
-rw-r--r--lib/csapi/notifications.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/csapi/notifications.h b/lib/csapi/notifications.h
index 4170d539..eeec5d4e 100644
--- a/lib/csapi/notifications.h
+++ b/lib/csapi/notifications.h
@@ -13,7 +13,7 @@
#include <QtCore/QVariant>
#include <QtCore/QVector>
-namespace QMatrixClient
+namespace Quotient
{
// Operations
@@ -94,4 +94,4 @@ private:
QScopedPointer<Private> d;
};
-} // namespace QMatrixClient
+} // namespace Quotient