cellular/PsetNotesUi/Inc/PsuiNoteMaster.h
branchRCL_3
changeset 19 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 20 987c9837762f
--- a/cellular/PsetNotesUi/Inc/PsuiNoteMaster.h	Thu Aug 19 10:28:14 2010 +0300
+++ b/cellular/PsetNotesUi/Inc/PsuiNoteMaster.h	Tue Aug 31 15:45:17 2010 +0300
@@ -25,9 +25,9 @@
 // INCLUDES
 #include <aknnotewrappers.h>
 #include <bldvariant.hrh>
-#include "PsuiConstants.h"
-#include "PsuiInternalConstants.h"
-#include "PsetCallDiverting.h"
+#include "psuiconstants.h" 
+#include "psuiinternalconstants.h" 
+#include "psetcalldiverting.h" 
  
 // FORWARD DECLARATIONS
 class MPsetCallWaiting;
@@ -176,7 +176,7 @@
     
     private: //new
         
-		void AppendCFNumber( TDes& aString, const TDesC& aNumber);
+        void AppendCFNumber( TDes& aString, const TDesC& aNumber);
 
         void CreateListBoxL( 
             TCFType aCFType, CAknSinglePopupMenuStyleListBox* aList );