diff options
author | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-10-17 02:18:20 +0300 |
---|---|---|
committer | Laurent Pinchart <laurent.pinchart@ideasonboard.com> | 2019-10-17 02:25:50 +0300 |
commit | 6b6c02e2236c22136c7b0d8d7141dd19dd0d6386 (patch) | |
tree | 8d04504ff3d9af73f18f828c1676f5b60854d939 /include/meson.build | |
parent | ba9a62c836a84d2dbcdd2543f849c87b9278c9b0 (diff) |
qcam: Support Qt versions earlier than 5.9
The QtEventDispatcher timers implementation depends on Qt 5.9 or newer
due to the use of QObject::startTimer(std::chrono::milliseconds).
Support earlier Qt versions by using the QObject::startTimer(int)
version instead.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se>
Diffstat (limited to 'include/meson.build')
0 files changed, 0 insertions, 0 deletions