messagingapp/msgui/msgapp/inc/msgmainwindow.h
changeset 43 35b64624a9e7
parent 34 84197e66a4bd
child 70 a15d9966050f
equal deleted inserted replaced
34:84197e66a4bd 43:35b64624a9e7
    38 
    38 
    39 public:
    39 public:
    40     /**
    40     /**
    41      * Constructor
    41      * Constructor
    42      */
    42      */
    43     MsgMainWindow(bool serviceRequest, QWidget *parent = 0);
    43     MsgMainWindow(bool serviceRequest, 
       
    44                   int activityMsgId = -1,
       
    45                    QWidget *parent = 0);
    44 
    46 
    45     /**
    47     /**
    46      * Destructor
    48      * Destructor
    47      */
    49      */
    48     virtual ~MsgMainWindow();
    50     virtual ~MsgMainWindow();