Revision: 201039 RCL_3 PDK_3.0.4
authorDremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Wed, 13 Oct 2010 14:33:04 +0300
branchRCL_3
changeset 46 ed95320285d0
parent 35 5f281e37a2f5
child 48 1aca8c36e17c
Revision: 201039 Kit: 201041
devmngt_plat/default_app_client_api/tsrc/DasClientApiTest/src/DasClientApiTest.cpp
devmngt_plat/default_app_client_api/tsrc/DasClientApiTest/src/DasClientApiTestblocks.cpp
devmngt_plat/services_db_api/tsrc/ServicesDbApiTest/src/ServicesDbApiTest.cpp
devmngt_plat/services_db_api/tsrc/ServicesDbApiTest/src/ServicesDbApiTestBlocks.cpp
systemswuis/touchscreencalib/src/TouchScreenCalibAppUi.cpp
systemswuis/touchscreencalib/src/TouchScreenCalibView.cpp
--- a/devmngt_plat/default_app_client_api/tsrc/DasClientApiTest/src/DasClientApiTest.cpp	Wed Sep 01 12:33:30 2010 +0100
+++ b/devmngt_plat/default_app_client_api/tsrc/DasClientApiTest/src/DasClientApiTest.cpp	Wed Oct 13 14:33:04 2010 +0300
@@ -17,7 +17,7 @@
 
 
 // INCLUDE FILES
-#include <StifTestInterface.h>
+#include <Stiftestinterface.h>
 #include <SettingServerClient.h>
 #include <ScreensaverInternalPSKeys.h>
 #include <e32property.h>
--- a/devmngt_plat/default_app_client_api/tsrc/DasClientApiTest/src/DasClientApiTestblocks.cpp	Wed Sep 01 12:33:30 2010 +0100
+++ b/devmngt_plat/default_app_client_api/tsrc/DasClientApiTest/src/DasClientApiTestblocks.cpp	Wed Oct 13 14:33:04 2010 +0300
@@ -20,7 +20,7 @@
 // [INCLUDE FILES]
 #include <e32svr.h>
 #include <StifParser.h>
-#include <StifTestInterface.h>
+#include <Stiftestinterface.h>
 #include "DasClientApiTest.h"
 
 
--- a/devmngt_plat/services_db_api/tsrc/ServicesDbApiTest/src/ServicesDbApiTest.cpp	Wed Sep 01 12:33:30 2010 +0100
+++ b/devmngt_plat/services_db_api/tsrc/ServicesDbApiTest/src/ServicesDbApiTest.cpp	Wed Oct 13 14:33:04 2010 +0300
@@ -18,7 +18,7 @@
 
 
 // INCLUDE FILES
-#include <StifTestInterface.h>
+#include <Stiftestinterface.h>
 #include "ServicesDbApiTest.h"
 #include <SettingServerClient.h>
 
--- a/devmngt_plat/services_db_api/tsrc/ServicesDbApiTest/src/ServicesDbApiTestBlocks.cpp	Wed Sep 01 12:33:30 2010 +0100
+++ b/devmngt_plat/services_db_api/tsrc/ServicesDbApiTest/src/ServicesDbApiTestBlocks.cpp	Wed Oct 13 14:33:04 2010 +0300
@@ -20,9 +20,9 @@
 // [INCLUDE FILES]
 #include <e32svr.h>
 #include <StifParser.h>
-#include <StifTestInterface.h>
+#include <Stiftestinterface.h>
 #include "ServicesDbApiTest.h"
-#include <servicesdbapitest.rsg>
+#include <ServicesDbApiTest.rsg>
 
 
 // ============================ MEMBER FUNCTIONS ===============================
--- a/systemswuis/touchscreencalib/src/TouchScreenCalibAppUi.cpp	Wed Sep 01 12:33:30 2010 +0100
+++ b/systemswuis/touchscreencalib/src/TouchScreenCalibAppUi.cpp	Wed Oct 13 14:33:04 2010 +0300
@@ -18,7 +18,7 @@
 
 // SYSTEM INCLUDES
 #include <aknnotewrappers.h>
-#include <touchscreencalib.rsg>
+#include <TouchScreenCalib.rsg>
 #include <e32property.h>
 #ifdef RD_STARTUP_ANIMATION_CUSTOMIZATION
 #include "touchscprivatepskeys.h"
--- a/systemswuis/touchscreencalib/src/TouchScreenCalibView.cpp	Wed Sep 01 12:33:30 2010 +0100
+++ b/systemswuis/touchscreencalib/src/TouchScreenCalibView.cpp	Wed Oct 13 14:33:04 2010 +0300
@@ -25,8 +25,8 @@
 #include <AknBitmapAnimation.h>
 #include <ConeResLoader.h>
 #include <AknBidiTextUtils.h>
-#include <touchscreencalib_anim.rsg>
-#include <touchscreencalib.rsg>
+#include <TouchScreenCalib_anim.rsg>
+#include <TouchScreenCalib.rsg>
 #include <touchscreencalib.mbg>
 
 // USER INCLUDES