diff -r 969092730d34 -r edb9dc8273d9 smf/inc/common/smfcontacts/smfcontact.h --- a/smf/inc/common/smfcontacts/smfcontact.h Thu Apr 15 15:40:08 2010 +0530 +++ b/smf/inc/common/smfcontacts/smfcontact.h Thu Apr 22 15:18:37 2010 +0530 @@ -36,16 +36,15 @@ * * Note: This class has dependencies on QtMobility project */ -class SMFCLIENT_EXPORT SmfContact : public QObject +class SMFCLIENT_EXPORT SmfContact { - Q_OBJECT public: /** * Constructor with default argument * @param aParent The parent object */ - SmfContact( QObject *aParent = 0 ); + SmfContact(); /** * Copy Constructor @@ -58,7 +57,6 @@ */ ~SmfContact( ); -public slots: /** * Method to get the available sub fields for contacts. * The following are the available sub types of a contact