camerauis/cameraxui/cxengine/inc/cxestillcapturecontrolsymbian.h
changeset 41 67457b2ffb33
parent 40 2922f70fca82
child 46 c826656d6714
--- a/camerauis/cameraxui/cxengine/inc/cxestillcapturecontrolsymbian.h	Thu Jul 15 01:49:11 2010 +0300
+++ b/camerauis/cameraxui/cxengine/inc/cxestillcapturecontrolsymbian.h	Thu Jul 15 01:52:14 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);