launcher/inc/launcherengine.h
branchRCL_3
changeset 5 685c7418c584
parent 0 d6fe6244b863
child 11 454d022d514b
--- a/launcher/inc/launcherengine.h	Fri Feb 19 22:51:38 2010 +0200
+++ b/launcher/inc/launcherengine.h	Fri Mar 12 15:42:49 2010 +0200
@@ -24,7 +24,10 @@
 #include <aknappui.h>
 #include <e32base.h>
 #include <apgcli.h>
+#include "../symbian_version.hrh"
+#if ( SYMBIAN_VERSION_SUPPORT < SYMBIAN_4 )
 #include <SendUi.h>
+#endif 
 #include <aknprogressdialog.h>
 #include <maknfileselectionobserver.h>
 
@@ -61,8 +64,10 @@
     TBool BCLogFileExists();
     void AnalyseDLLsL();
     void StopLaunchingL();
+	#if ( SYMBIAN_VERSION_SUPPORT < SYMBIAN_4 )
     void SendLogViaSendUiL(CSendUi* aSendUi);
     void SendListOfSystemDllsViaSendUiL(CSendUi* aSendUi);
+	#endif 
     TBool SelectRequiredDLLsFileL();
         
     // From MLauncherParserObserver