changeset 71 | 7cc7d74059f9 |
parent 65 | ae724a111993 |
--- a/phonebookui/pbkcommonui/inc/cnteditview.h Thu Sep 02 20:16:15 2010 +0300 +++ b/phonebookui/pbkcommonui/inc/cnteditview.h Fri Sep 17 08:27:32 2010 +0300 @@ -51,7 +51,9 @@ private: CntEditViewPrivate* const d_ptr; Q_DECLARE_PRIVATE_D(d_ptr, CntEditView) - Q_DISABLE_COPY(CntEditView) + Q_DISABLE_COPY(CntEditView) + + friend class TestCntEditView; }; #endif //CNTEDITVIEW__H // EOF