This revision was automatically updated to reflect the committed changes.
Closed by commit R8:b08a4bac940d: Support Qt <5.7 on KoShape flag usage
(authored by pvuorela, committed by dcaliste).
REPOSITORY
R8 Calligra
CHANGES SINCE LAST UPDATE
https://phabricator.kde.org/D19760?vs=53886&id=548
danders accepted this revision.
This revision is now accepted and ready to land.
REPOSITORY
R8 Calligra
REVISION DETAIL
https://phabricator.kde.org/D19760
To: pvuorela, danders
Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever
pvuorela created this revision.
Herald added a project: Calligra: 3.0.
Herald added a subscriber: Calligra-Devel-list.
pvuorela requested review of this revision.
REVISION SUMMARY
Currently Qt 5.3 is defined as minimum version in root CMakeLists.txt,
but setFlag() was introduced in Qt 5.7. Add