convergedcallengine/serviceselector/inc/cssiconfileprovider.h
branchRCL_3
changeset 20 987c9837762f
parent 19 7d48bed6ce0c
--- a/convergedcallengine/serviceselector/inc/cssiconfileprovider.h	Tue Aug 31 15:45:17 2010 +0300
+++ b/convergedcallengine/serviceselector/inc/cssiconfileprovider.h	Wed Sep 01 12:15:03 2010 +0100
@@ -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
+// End of File
\ No newline at end of file