messagingapp/msgui/msguiutils/inc/mmsconformancecheck.h
changeset 34 84197e66a4bd
parent 31 ebfee66fde93
child 43 35b64624a9e7
--- a/messagingapp/msgui/msguiutils/inc/mmsconformancecheck.h	Fri Jun 04 10:25:39 2010 +0100
+++ b/messagingapp/msgui/msguiutils/inc/mmsconformancecheck.h	Fri Jun 11 13:35:48 2010 +0300
@@ -20,7 +20,7 @@
 
 #include <QObject>
 
-#include <msgmediainfo.h>
+#include <MsgMediaInfo.h>
 #include <qstring.h>
 
 #ifdef BUILD_MSGUI_UTILS_DLL
@@ -70,16 +70,6 @@
      */
     int checkModeForInsert(const QString& file,bool showNote = true);
 
-    /**
-     * Validates if message can be forwarded
-     * The validation checks include slide count check,MMS size check and
-     * media conformance checks and this fucntion should be called only for mms
-     * @param  messageId message Id of the message to be validate
-     * @return true if message can be forwarded
-     *         false if message cant be forwarded
-     */
-    bool validateMsgForForward(int messageId);
-
 private:
 
     /*