qtmobility/src/contacts/details/qcontactgeolocation.h
changeset 15 1f895d8a5b2b
parent 11 06b8e2af4411
equal deleted inserted replaced
14:6fbed849b4f4 15:1f895d8a5b2b
    50 #include "qcontact.h"
    50 #include "qcontact.h"
    51 
    51 
    52 QTM_BEGIN_NAMESPACE
    52 QTM_BEGIN_NAMESPACE
    53 
    53 
    54 /* Leaf class */
    54 /* Leaf class */
    55 // replaces the below
       
    56 class Q_CONTACTS_EXPORT QContactGeoLocation : public QContactDetail
    55 class Q_CONTACTS_EXPORT QContactGeoLocation : public QContactDetail
    57 {
    56 {
    58 public:
    57 public:
    59 #ifdef Q_QDOC
    58 #ifdef Q_QDOC
    60     static const QLatin1Constant DefinitionName;
    59     static const QLatin1Constant DefinitionName;