Added enablePreview() and disablePreview() to QtCamMode
[harmattan/cameraplus] / lib / qtcamvideomode.h
index 77a489e..784ec53 100644 (file)
@@ -55,6 +55,8 @@ public:
 
   QtCamVideoSettings *settings();
 
+  void enablePreview();
+
 public slots:
   void stopRecording(bool sync);