satui/satapp/inc/satappconfirmprovider.h
changeset 53 25b8d29b7c59
parent 33 8d5d7fcf9b59
equal deleted inserted replaced
51:12bc758d6a02 53:25b8d29b7c59
    53 private:
    53 private:
    54 
    54 
    55     /** Shows the confirm note about Open Channel */
    55     /** Shows the confirm note about Open Channel */
    56     void showOpenChannelConfirm(SatAppAction &action);
    56     void showOpenChannelConfirm(SatAppAction &action);
    57 
    57 
    58     /** Shows the confirmation not about SetUpCall*/
    58     /** Shows the confirmation note about SetUpCall*/
    59     void showSetUpCallConfirm(SatAppAction &action);
    59     void showSetUpCallConfirm(SatAppAction &action);
       
    60     
       
    61     /** Shows the confirmation note about LaunchBrowser*/
       
    62     void showLaunchBrowserConfirm(SatAppAction &action);
    60 
    63 
    61 private:
    64 private:
    62 
    65 
    63     /** Own.*/
    66     /** Own.*/
    64     HbMessageBox *mConfirmQuery;
    67     HbMessageBox *mConfirmQuery;