convergedcallengine/serviceselector/inc/cssiconfileprovider.h
branchRCL_3
changeset 43 7d48bed6ce0c
parent 0 ff3b6d0fd310
child 44 987c9837762f
--- a/convergedcallengine/serviceselector/inc/cssiconfileprovider.h	Thu Aug 19 10:28:14 2010 +0300
+++ b/convergedcallengine/serviceselector/inc/cssiconfileprovider.h	Tue Aug 31 15:45:17 2010 +0300
@@ -20,7 +20,7 @@
 #define C_SSICONFILEPROVIDER_H
 
 #include <e32base.h>
-#include <AknIconUtils.h>
+#include <AknIconUtils.h> 
 
 /**
  *  Declarition of CSsIconFileProvider.
@@ -65,7 +65,7 @@
          /**
           * By default Symbian 2nd phase constructor is private.
           */
-	    void ConstructL( RFile& aFile );
+        void ConstructL( RFile& aFile );
 
     private: // data
 
@@ -76,4 +76,4 @@
 
 #endif // C_SSICONFILEPROVIDER_H
 
-// End of File
\ No newline at end of file
+// End of File