emailuis/nmailuiengine/src/nmaddattachmentoperation.cpp
changeset 23 2dc6caa42ec3
parent 18 578830873419
child 30 759dc5235cdb
equal deleted inserted replaced
20:ecc8def7944a 23:2dc6caa42ec3
    13 *
    13 *
    14 * Description:
    14 * Description:
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 #include "nmaddattachmentsoperation.h"
    18 #include "nmuiengineheaders.h"
    19 
    19 
    20 /*!
    20 /*!
    21   Constructor
    21   Constructor
    22   */
    22   */
    23 NmAddAttachmentsOperation::NmAddAttachmentsOperation(QObject *parent)
    23 NmAddAttachmentsOperation::NmAddAttachmentsOperation()
    24 :NmOperation(parent)
       
    25 {
    24 {
    26 }
    25 }
    27 
    26 
    28 /*!
    27 /*!
    29   Destructor
    28   Destructor