changeset 27 | de1630741fbe |
parent 24 | 0ba2181d7c28 |
--- a/qtcontactsmobility/examples/samplephonebook/contacteditor.h Fri Apr 16 14:53:18 2010 +0300 +++ b/qtcontactsmobility/examples/samplephonebook/contacteditor.h Mon May 03 12:24:20 2010 +0300 @@ -96,6 +96,7 @@ QContactManager *m_manager; QContactLocalId m_contactId; QString m_newAvatarPath; + QImage m_thumbnail; }; #endif // CONTACTEDITOR_H