diff -r 12bc758d6a02 -r 25b8d29b7c59 satui/satapp/inc/satappconfirmprovider.h --- a/satui/satapp/inc/satappconfirmprovider.h Mon Oct 04 15:57:13 2010 +0300 +++ b/satui/satapp/inc/satappconfirmprovider.h Fri Oct 15 13:21:28 2010 +0300 @@ -55,8 +55,11 @@ /** Shows the confirm note about Open Channel */ void showOpenChannelConfirm(SatAppAction &action); - /** Shows the confirmation not about SetUpCall*/ + /** Shows the confirmation note about SetUpCall*/ void showSetUpCallConfirm(SatAppAction &action); + + /** Shows the confirmation note about LaunchBrowser*/ + void showLaunchBrowserConfirm(SatAppAction &action); private: