summaryrefslogtreecommitdiff
path: root/src/libcamera/pipeline_handler.cpp
diff options
context:
space:
mode:
authorLaurent Pinchart <laurent.pinchart@ideasonboard.com>2019-10-17 02:18:20 +0300
committerLaurent Pinchart <laurent.pinchart@ideasonboard.com>2019-10-17 02:25:50 +0300
commit6b6c02e2236c22136c7b0d8d7141dd19dd0d6386 (patch)
tree8d04504ff3d9af73f18f828c1676f5b60854d939 /src/libcamera/pipeline_handler.cpp
parentba9a62c836a84d2dbcdd2543f849c87b9278c9b0 (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 'src/libcamera/pipeline_handler.cpp')
0 files changed, 0 insertions, 0 deletions