messagingapp/msgsettings/settingsview/inc/msgsettingsview.h
branchGCC_SURGE
changeset 47 5b14749788d7
parent 27 e4592d119491
parent 44 36f374c67aa8
equal deleted inserted replaced
35:a32b19fb291e 47:5b14749788d7
    51 
    51 
    52 public slots:
    52 public slots:
    53     void onNewSMSCCenterClicked(int index);
    53     void onNewSMSCCenterClicked(int index);
    54     void onSmsCenterEditViewClosed();
    54     void onSmsCenterEditViewClosed();
    55         
    55         
    56 private:
    56 private:    
       
    57     //Sms Center View
       
    58     MsgSMSCenterView* mSMSCenterView;  
       
    59     
    57     //Settings Form
    60     //Settings Form
    58     MsgSettingsForm* mSettingsForm;
    61     MsgSettingsForm* mSettingsForm;
    59     
    62     
    60     //Sms Center View
       
    61     MsgSMSCenterView* mSMSCenterView;  
       
    62     HbMainWindow* mMainWindow;
    63     HbMainWindow* mMainWindow;
    63 };
    64 };
    64 #endif // MSGSETTINGSVIEW_H
    65 #endif // MSGSETTINGSVIEW_H