summaryrefslogtreecommitdiffstats
path: root/basicsuite/camera/Controls.qml
diff options
context:
space:
mode:
Diffstat (limited to 'basicsuite/camera/Controls.qml')
-rw-r--r--basicsuite/camera/Controls.qml2
1 files changed, 2 insertions, 0 deletions
diff --git a/basicsuite/camera/Controls.qml b/basicsuite/camera/Controls.qml
index 64f95bb..52b4206 100644
--- a/basicsuite/camera/Controls.qml
+++ b/basicsuite/camera/Controls.qml
@@ -134,6 +134,7 @@ Item {
}
CameraSetting {
+ visible: false // ### not functional in 5.5.0
id: expCompControl
title: "EV"
model: ListModel {
@@ -188,6 +189,7 @@ Item {
}
CaptureControl {
+ visible: false // ### not functional in 5.5.0
id: captureControl
anchors.verticalCenter: parent.verticalCenter
anchors.right: parent.right