coreapplicationuis/SysAp/Src/hbdevicepowermenusymbian.cpp
changeset 81 676b6116ca93
parent 51 50b444048a8d
--- a/coreapplicationuis/SysAp/Src/hbdevicepowermenusymbian.cpp	Tue Oct 12 17:17:12 2010 +0300
+++ b/coreapplicationuis/SysAp/Src/hbdevicepowermenusymbian.cpp	Wed Oct 20 17:03:03 2010 +0300
@@ -74,6 +74,10 @@
     TBool       iVibrationEnable;       //Master Vibarate enabled/Disabled
     TBool       iOfflineEnable;         //Oflline Mode enabled or Disabled
     TBool       iCypherOff;             //Encryption/Decryption ON/OFF
+    
+#ifdef FCC_UNIT_TEST
+        friend class Cutsysapgeneraltest;
+#endif  
 };
 
 /**