Changelog for 0.0.8
[harmattan/cameraplus] / declarative / quirks.h
index 2d43dff..af46f84 100644 (file)
@@ -43,6 +43,7 @@ public:
     NoSceneModeChangeDuringRecording = QtCamQuirks::NoSceneModeChangeDuringRecording,
     NoRedEyeFlash = QtCamQuirks::NoRedEyeFlash,
     NoTouchFocus = QtCamQuirks::NoTouchFocus,
+    NoFaceDetection = QtCamQuirks::NoFaceDetection,
   } QuirkType;
 
   Q_INVOKABLE bool hasQuirk(const QuirkType& type);