diff -r e9eae96aa117 -r 4697dfb2d7ad messagingappbase/ncnlist/inc/NcnSNNotifier.h --- a/messagingappbase/ncnlist/inc/NcnSNNotifier.h Tue Jan 26 11:55:08 2010 +0200 +++ b/messagingappbase/ncnlist/inc/NcnSNNotifier.h Tue Feb 02 00:08:43 2010 +0200 @@ -30,7 +30,7 @@ class CAknSoftNotifier; class CAknSoftNotificationParameters; class TVwsViewId; - +class CRepository; /** * Notifies Avkon notifier about new items and idle state status. */ @@ -128,6 +128,7 @@ friend class CNcnlist_SNNotifier; + CRepository* iMuiuSettings; }; #endif // NCNSNNOTIFIER_H