camerauis/cameraxui/cxengine/inc/cxeautofocuscontrolsymbian.h
changeset 48 42ba2d16bf40
parent 36 b12f3922a74f
--- a/camerauis/cameraxui/cxengine/inc/cxeautofocuscontrolsymbian.h	Tue Jul 06 14:04:02 2010 +0300
+++ b/camerauis/cameraxui/cxengine/inc/cxeautofocuscontrolsymbian.h	Wed Aug 18 09:37:18 2010 +0300
@@ -82,7 +82,7 @@
 
     // Handle ECam events
     void handleCameraEvent( int eventUid, int error );
-    void handleSceneChanged(CxeScene &scene);
+    void handleSceneChanged(const QVariant &scene);
     void handleSettingValueChanged(const QString &settingId, QVariant newValue);
 
 private: