changeset 40 | b46a585f6909 |
parent 25 | 76a2435edfd4 |
child 46 | efe85016a067 |
--- a/phonebookui/pbkcommonui/inc/cnturleditormodel.h Thu May 27 12:45:19 2010 +0300 +++ b/phonebookui/pbkcommonui/inc/cnturleditormodel.h Fri Jun 11 13:29:23 2010 +0300 @@ -20,7 +20,7 @@ #include "cntdetaileditormodel.h" #include <qtcontacts.h> -#include "qtpbkglobal.h" +#include "cntglobal.h" QTM_BEGIN_NAMESPACE class QContact; @@ -38,5 +38,6 @@ void saveContactDetails(); void insertDetailField(); + QContactDetail detail() const; }; #endif /* CNTURLEDITORMODEL_H_ */