equal
deleted
inserted
replaced
18 #ifndef CNTPDETAILMODELITEM_H_ |
18 #ifndef CNTPDETAILMODELITEM_H_ |
19 #define CNTDETAILMODELITEM_H_ |
19 #define CNTDETAILMODELITEM_H_ |
20 |
20 |
21 #include <hbdataformmodelitem.h> |
21 #include <hbdataformmodelitem.h> |
22 #include <qtcontacts.h> |
22 #include <qtcontacts.h> |
23 #include "qtpbkglobal.h" |
23 #include "cntglobal.h" |
24 |
24 |
25 QTM_BEGIN_NAMESPACE |
25 QTM_BEGIN_NAMESPACE |
26 class QContactDetail; |
26 class QContactDetail; |
27 QTM_END_NAMESPACE |
27 QTM_END_NAMESPACE |
28 |
28 |