camerauis/cameraxui/cxengine/inc/cxeautofocuscontrolsymbian.h
changeset 45 24fd82631616
parent 43 0e652f8f1fbd
--- a/camerauis/cameraxui/cxengine/inc/cxeautofocuscontrolsymbian.h	Thu Jul 15 01:55:05 2010 +0300
+++ b/camerauis/cameraxui/cxengine/inc/cxeautofocuscontrolsymbian.h	Fri Jul 23 11:35:41 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: