summaryrefslogtreecommitdiffstats
path: root/tests/auto/unit/qcamerawidgets/tst_qcamerawidgets.cpp
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@qt.io>2020-12-22 09:47:23 +0100
committerLars Knoll <lars.knoll@qt.io>2021-01-21 11:21:05 +0000
commit652cd926157c8738f896b6e04aac690283f6a8df (patch)
tree0be962ce9e66f1c57dc8321b5138c42f20506365 /tests/auto/unit/qcamerawidgets/tst_qcamerawidgets.cpp
parentbab71b4834d27d018c2d45b592d16f56fcbb7bbe (diff)
Merge QCameraFlashControl into QCameraExposureControl
They are exposwed through one class on the front-end side, no need to complicate the API with several interfaces on the backend side. Change-Id: I4ecdc96edf71353f1b6d31cab92b7df064033e9a Reviewed-by: Doris Verria <doris.verria@qt.io> Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'tests/auto/unit/qcamerawidgets/tst_qcamerawidgets.cpp')
-rw-r--r--tests/auto/unit/qcamerawidgets/tst_qcamerawidgets.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/unit/qcamerawidgets/tst_qcamerawidgets.cpp b/tests/auto/unit/qcamerawidgets/tst_qcamerawidgets.cpp
index 7f560bd2d..72ef219a0 100644
--- a/tests/auto/unit/qcamerawidgets/tst_qcamerawidgets.cpp
+++ b/tests/auto/unit/qcamerawidgets/tst_qcamerawidgets.cpp
@@ -35,7 +35,6 @@
#include <qcameracontrol.h>
#include <qcameralockscontrol.h>
#include <qcameraexposurecontrol.h>
-#include <qcameraflashcontrol.h>
#include <qcamerafocuscontrol.h>
#include <qcameraimagecapturecontrol.h>
#include <qimageencodercontrol.h>