aboutsummaryrefslogtreecommitdiff
path: root/lib/jobs/generated/room_send.cpp
AgeCommit message (Collapse)Author
2018-04-14jobs/generated: Overload toJson() instead of operator QJsonObject()/QJsonValue()Kitsune Ral
It slightly reduces the header interface and shortcuts the actual call chain (not that it had any performance implications, just easier reasoning).
2018-04-13Merge branch 'master' into kitsune-gtadKitsune Ral