diff -r b12f3922a74f -r 64817133cd1d camerauis/cameraxui/cxengine/inc/cxestillcapturecontrolsymbian.h --- a/camerauis/cameraxui/cxengine/inc/cxestillcapturecontrolsymbian.h Wed Jun 23 17:59:54 2010 +0300 +++ b/camerauis/cameraxui/cxengine/inc/cxestillcapturecontrolsymbian.h Tue Jul 06 14:04:02 2010 +0300 @@ -113,7 +113,7 @@ void handleImageData(MCameraBuffer *buffer, int error); // Snapshot event - void handleSnapshotReady(CxeError::Id status, const QPixmap& snapshot); + void handleSnapshotReady(CxeError::Id status, const QImage &snapshot); // settings call back void handleSettingValueChanged(const QString& settingId,QVariant newValue);