changeset 4 | 90517678cc4f |
parent 1 | 2b40d63a9c3d |
child 5 | 453da2cfceef |
--- a/qtmobility/examples/samplephonebook/contacteditor.h Fri Apr 16 15:51:22 2010 +0300 +++ b/qtmobility/examples/samplephonebook/contacteditor.h Mon May 03 13:18:40 2010 +0300 @@ -96,6 +96,7 @@ QContactManager *m_manager; QContactLocalId m_contactId; QString m_newAvatarPath; + QImage m_thumbnail; }; #endif // CONTACTEDITOR_H