startupservices/SplashScreen/inc/SplashScreen.h
changeset 72 56a7be608841
parent 29 6a787171e1de
--- a/startupservices/SplashScreen/inc/SplashScreen.h	Fri Sep 03 16:56:10 2010 +0300
+++ b/startupservices/SplashScreen/inc/SplashScreen.h	Wed Sep 22 18:06:15 2010 +0300
@@ -155,7 +155,7 @@
 		CMainWindow (CWsClient* aClient);
 		~CMainWindow ();
 		void Draw (const TRect& aRect);
-		CFbsBitmap* ReadSVGL (TFileName aFileName);
+		CFbsBitmap* ReadSVGL (const TFileName& aFileName);
 		void HandlePointerEvent (TPointerEvent& aPointerEvent);
 		void ConstructL (const TRect& aRect, CWindow* aParent=0);
 	private: