Fix build with Qt 5.9

Authored by wbauer on Apr 24 2020, 6:24 AM.

Description

Fix build with Qt 5.9

qsizetype is only defined starting with Qt 5.10.
To avoid a compiler error, conditionally define it appropriately for
older Qt versions (the actual line is copied from Qt 5.10's qglobal.h).

Differential Revision: https://phabricator.kde.org/D29134

Details

Committed
wbauerApr 24 2020, 6:24 AM
Differential Revision
D29134: Fix build with Qt 5.9
Parents
R470:cace4067cf2f: Add additional screenshot showing a full movie collection
Branches
Unknown
Tags
Unknown