aboutsummaryrefslogtreecommitdiff
path: root/lib/eventitem.cpp
diff options
context:
space:
mode:
authorAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-05-31 19:07:01 +0200
committerAlexey Rusakov <Kitsune-Ral@users.sf.net>2022-05-31 19:07:01 +0200
commit945b1ab33c92b7b13e2c6b6ebc1f56c5caee0f79 (patch)
treeeea97650615b13489d3c1bd2528ecc6fe0f53dab /lib/eventitem.cpp
parent21ae4eca4c06e500ec04a52ad42772bf8e8e9b6f (diff)
downloadlibquotient-945b1ab33c92b7b13e2c6b6ebc1f56c5caee0f79.tar.gz
libquotient-945b1ab33c92b7b13e2c6b6ebc1f56c5caee0f79.zip
Fix Room::getPreviousContent() to match new CS API
There was a fairly nasty change where `from` parameter in /messages became optional and that led to two QString parameters (`from` and `dir) switching positions. Because they have the same type, the problem only shows at runtime. This commit fixes Room::getPreviousContent() to pass the parameters at right positions; client code won't feel anything (unless it uses GetRoomEventsJob directly).
Diffstat (limited to 'lib/eventitem.cpp')
0 files changed, 0 insertions, 0 deletions