phoneclientserver/CallUI/Src/CaUiEngine/CaUiActiveObject.cpp
branchRCL_3
changeset 43 7d48bed6ce0c
parent 8 1b9ee3c7442d
child 44 987c9837762f
--- a/phoneclientserver/CallUI/Src/CaUiEngine/CaUiActiveObject.cpp	Thu Aug 19 10:28:14 2010 +0300
+++ b/phoneclientserver/CallUI/Src/CaUiEngine/CaUiActiveObject.cpp	Tue Aug 31 15:45:17 2010 +0300
@@ -19,16 +19,16 @@
 
 
 // INCLUDE FILES
-#include    "CaUiActiveObject.h"
-#include    "CaUiQueryObserver.h"
+#include    "cauiactiveobject.h" 
+#include    "cauiqueryobserver.h" 
 #include    <coemain.h>
 
 #include    <mcauireconnectqueryobserver.h>
 #include    <cphonecntfactory.h>
-#include    <cphcntmatcher.h>
-#include    <mphcntmatch.h>
-#include	"CaUiMessageSender.h"
-#include	"cauilogger.h"
+#include    <cphcntmatcher.h> 
+#include    <mphcntmatch.h> 
+#include    "cauimessagesender.h" 
+#include    "cauilogger.h" 
 // CONSTANTS
 
 
@@ -366,8 +366,8 @@
             break;
         }
 
-	CAUILOGSTRING2("CALLUI: CCaUiGlnActiveObject::LaunchEditorL(): Message type: %d", messageType);
-	CAUILOGSTRING2("CALLUI: CCaUiGlnActiveObject::LaunchEditorL(): Launch query: %d", launchQuery);
+    CAUILOGSTRING2("CALLUI: CCaUiGlnActiveObject::LaunchEditorL(): Message type: %d", messageType);
+    CAUILOGSTRING2("CALLUI: CCaUiGlnActiveObject::LaunchEditorL(): Launch query: %d", launchQuery);
 
     // If the editor type was valid, launch the editor.
     if ( launchQuery )