Added reset button to exposure settings
[harmattan/cameraplus] / lib / qtcamconfig.h
index 7ae3a25..cd7a493 100644 (file)
@@ -82,6 +82,8 @@ public:
   QString roiEnableProperty() const;
   QString roiMessage() const;
 
+  bool isPreviewSupported() const;
+
 private:
   QtCamConfigPrivate *d_ptr;
 };