Emit aspectRatioChanged() after we populate the model with new resolutions.
[harmattan/cameraplus] / declarative / videomode.h
index b8e31ea..b77ccdc 100644 (file)
@@ -40,7 +40,7 @@ public:
   bool isRecording();
 
 public slots:
-  void stopRecording();
+  void stopRecording(bool sync);
 
 signals:
   void recordingStateChanged();