aboutsummaryrefslogtreecommitdiff
path: root/lib/events/reactionevent.cpp
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2019-08-11 09:31:59 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2019-08-11 09:31:59 +0900
commit0c425aedbf3729941e40b1606a7c54169b84cf97 (patch)
tree51e1ac123daf96135c85d6daae79762e8468cb86 /lib/events/reactionevent.cpp
parent01570f70926c716441cdb62928231a35af72ebc3 (diff)
downloadlibquotient-0c425aedbf3729941e40b1606a7c54169b84cf97.tar.gz
libquotient-0c425aedbf3729941e40b1606a7c54169b84cf97.zip
Cleanup
[skip ci]
Diffstat (limited to 'lib/events/reactionevent.cpp')
-rw-r--r--lib/events/reactionevent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/events/reactionevent.cpp b/lib/events/reactionevent.cpp
index df8910fe..003c8ead 100644
--- a/lib/events/reactionevent.cpp
+++ b/lib/events/reactionevent.cpp
@@ -18,7 +18,7 @@
#include "reactionevent.h"
-using namespace QMatrixClient;
+using namespace Quotient;
void JsonObjectConverter<EventRelation>::dumpTo(
QJsonObject& jo, const EventRelation& pod)