phoneapp/phoneuiutils/inc/cphonecenrepproxy.h
changeset 77 2be0b271d017
parent 37 ba76fc04e6c2
--- a/phoneapp/phoneuiutils/inc/cphonecenrepproxy.h	Fri Sep 17 08:29:19 2010 +0300
+++ b/phoneapp/phoneuiutils/inc/cphonecenrepproxy.h	Mon Oct 04 00:16:48 2010 +0300
@@ -269,7 +269,7 @@
         void HandleNotify( 
             const TUid& aUid, 
             const TUint aId );
-
+        
     private:
 
         /**
@@ -277,12 +277,13 @@
         * @return new instance.
         */
         static CPhoneCenRepProxy* NewL();
-        
+
+protected:        
         /**
         * C++ default constructor.
         */
-        CPhoneCenRepProxy();
-
+        CPhoneCenRepProxy();        
+        
         /**
         * By default Symbian OS constructor is private.
         */