Revision: 201019 RCL_3 PDK_3.0.0
authorDremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Tue, 25 May 2010 13:13:43 +0300
branchRCL_3
changeset 15 c540a10963a1
parent 14 906b7c632af0
child 16 b9bc42ac264b
Revision: 201019 Kit: 2010121
msgfw_plat/send_ui_datautils_api/inc/CSendUiAttachment.h
msgfw_plat/send_ui_datautils_api/inc/SendUiDataUtils.h
msgfw_pub/send_ui_api/inc/CMessageAddress.h
msgfw_pub/send_ui_api/inc/CMessageData.h
msgfw_pub/send_ui_api/inc/CSendingServiceInfo.h
--- a/msgfw_plat/send_ui_datautils_api/inc/CSendUiAttachment.h	Tue May 11 16:40:06 2010 +0300
+++ b/msgfw_plat/send_ui_datautils_api/inc/CSendUiAttachment.h	Tue May 25 13:13:43 2010 +0300
@@ -194,6 +194,6 @@
 	};
 
 
-#include "csenduiattachment.inl"	
+#include "CSendUiAttachment.inl"	
 
 #endif
\ No newline at end of file
--- a/msgfw_plat/send_ui_datautils_api/inc/SendUiDataUtils.h	Tue May 11 16:40:06 2010 +0300
+++ b/msgfw_plat/send_ui_datautils_api/inc/SendUiDataUtils.h	Tue May 25 13:13:43 2010 +0300
@@ -25,7 +25,7 @@
 #include    <e32base.h>
 #include    <f32file.h>
 #include    <apmstd.h>
-#include    <msgmimetypes.h>
+#include    <MsgMimeTypes.h>
 
 class CSendingServiceInfo;
 // CONSTANTS
--- a/msgfw_pub/send_ui_api/inc/CMessageAddress.h	Tue May 11 16:40:06 2010 +0300
+++ b/msgfw_pub/send_ui_api/inc/CMessageAddress.h	Tue May 25 13:13:43 2010 +0300
@@ -20,7 +20,7 @@
 #ifndef C_MESSAGEADDRESS_H
 #define C_MESSAGEADDRESS_H
 
-#include <e32Base.h>
+#include <e32base.h>
 
 class CMessageAddressImpl;
 class RWriteStream;
--- a/msgfw_pub/send_ui_api/inc/CMessageData.h	Tue May 11 16:40:06 2010 +0300
+++ b/msgfw_pub/send_ui_api/inc/CMessageData.h	Tue May 25 13:13:43 2010 +0300
@@ -19,7 +19,7 @@
 #ifndef C_MESSAGEDATA_H
 #define C_MESSAGEDATA_H
 
-#include <e32Base.h>
+#include <e32base.h>
 #include <badesca.h>
 #include <f32file.h>
 #include <msvstd.h>
--- a/msgfw_pub/send_ui_api/inc/CSendingServiceInfo.h	Tue May 11 16:40:06 2010 +0300
+++ b/msgfw_pub/send_ui_api/inc/CSendingServiceInfo.h	Tue May 25 13:13:43 2010 +0300
@@ -21,7 +21,7 @@
 #define CSENDINGSERVICEINFO_H
 
 // INCLUDES
-#include <e32Base.h>
+#include <e32base.h>
 //#include <SendUi.h>     // TSendingCapabilities
 
 // FORWARD DECLARATIONS