loadgen/src/loadgen_messages.cpp
branchRCL_3
changeset 11 454d022d514b
parent 0 d6fe6244b863
equal deleted inserted replaced
9:404ad6c9bc20 11:454d022d514b
   375 #include <mtclreg.h>
   375 #include <mtclreg.h>
   376 #include <txtrich.h>
   376 #include <txtrich.h>
   377 #include <smscmds.h>
   377 #include <smscmds.h>
   378 #include <mtmuibas.h>
   378 #include <mtmuibas.h>
   379 #include <mtmdef.h>
   379 #include <mtmdef.h>
   380 #include <stringloader.h>
   380 #include <StringLoader.h>
   381 #include "smutset.h"
   381 #include "smutset.h"
   382 #include "smuthdr.h"
   382 #include "smuthdr.h"
   383  
   383  
   384  
   384  
   385  
   385  
   736 #include <mmsclient.h>                // for CMmsClientMtm
   736 #include <mmsclient.h>                // for CMmsClientMtm
   737 #include <AknQueryDialog.h>           // for CAknTextQueryDialog
   737 #include <AknQueryDialog.h>           // for CAknTextQueryDialog
   738 #include <f32file.h>                
   738 #include <f32file.h>                
   739 #include <coeutils.h>                  // Check the file exist
   739 #include <coeutils.h>                  // Check the file exist
   740 
   740 
   741 #include <CMsvMimeHeaders.h>        //Attachemt mimeheader
   741 #include <cmsvmimeheaders.h>        //Attachemt mimeheader
   742 #include <MMsvAttachmentManager.h>    //Attachment manager
   742 #include <mmsvattachmentmanager.h>    //Attachment manager
   743 
   743 
   744 // -----------------------------------------------------------------------------
   744 // -----------------------------------------------------------------------------
   745 // CMmsHandler::CSmsHandler()
   745 // CMmsHandler::CSmsHandler()
   746 // C++ default constructor can NOT contain any code, that might leave.
   746 // C++ default constructor can NOT contain any code, that might leave.
   747 // -----------------------------------------------------------------------------
   747 // -----------------------------------------------------------------------------