aboutsummaryrefslogtreecommitdiff
path: root/events/eventcontent.h
diff options
context:
space:
mode:
authorKitsune Ral <Kitsune-Ral@users.sf.net>2017-12-14 19:38:19 +0900
committerKitsune Ral <Kitsune-Ral@users.sf.net>2017-12-14 19:38:19 +0900
commitcca9a575e64e2824d36680d67de84c5cb1653165 (patch)
treecf385b028f507c73cadbf59511c01343bc8d1ada /events/eventcontent.h
parent468a73a804924ed6e63cd4aa58d9bcbc0ebc79d9 (diff)
downloadlibquotient-cca9a575e64e2824d36680d67de84c5cb1653165.tar.gz
libquotient-cca9a575e64e2824d36680d67de84c5cb1653165.zip
Declare SyncRoomData as C++-movable
This fixes compilation with older compilers that try to instantiate a copy constructor (and fail because unique_ptr) but actually is more proper in general. Also: do not advertise the class as Q_MOVABLE_TYPE: this was useful for QList/QVector when SyncRoomData was copyable; now it isn't, and Qt containers can't deal with non-copyable classes at all.
Diffstat (limited to 'events/eventcontent.h')
0 files changed, 0 insertions, 0 deletions