diff -r bab96b7ed1a4 -r f39ed5e045e0 phonesettings/cpphonesettingsplugins/cptelephonyutils/tsrc/ut_cpphonenotes/ut_cpphonenotes.h --- a/phonesettings/cpphonesettingsplugins/cptelephonyutils/tsrc/ut_cpphonenotes/ut_cpphonenotes.h Tue Jun 15 14:14:38 2010 +0100 +++ b/phonesettings/cpphonesettingsplugins/cptelephonyutils/tsrc/ut_cpphonenotes/ut_cpphonenotes.h Thu Jul 22 16:33:21 2010 +0100 @@ -23,10 +23,8 @@ #include #include -class CpPhoneNotes; class HbDialog; - class UT_CpPhoneNotes : public QObject, MockService { Q_OBJECT @@ -57,10 +55,10 @@ void t_showGlobalProgressNote(); void t_showGlobalNote(); void t_showGlobalErrorNote(); - void t_showBasicServiceList(); void t_showCallDivertDetails(); void t_showPasswordQueryDialog(); void t_cancelNote(); + void t_showNotificationDialog(); private: int m_noteid1;