changeset 46 | c826656d6714 |
parent 40 | 2922f70fca82 |
--- a/camerauis/cameraxui/cxengine/inc/cxeautofocuscontrolsymbian.h Thu Jul 15 01:53:45 2010 +0300 +++ b/camerauis/cameraxui/cxengine/inc/cxeautofocuscontrolsymbian.h Fri Aug 06 10:03:37 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: