--- a/camerauis/cameraxui/cxui/inc/cxuistillprecaptureview.h Thu Jul 15 01:55:05 2010 +0300
+++ b/camerauis/cameraxui/cxui/inc/cxuistillprecaptureview.h Fri Jul 23 11:35:41 2010 +0300
@@ -75,9 +75,7 @@
// from CxuiPrecaptureView
virtual void handleSettingValueChanged(const QString& key, QVariant newValue);
- // whenever a scene setting is changed on the engine side, an icon might need updating on the toolbar
- // connects to the sceneChanged signal of CxeSettings
- void handleSceneChanged(CxeScene &scene);
+ void handleSceneChanged(const QVariant &newSceneData);
// From CxuiPrecaptureView
virtual void enterStandby();