satui/satapp/inc/satappconfirmprovider.h
changeset 53 25b8d29b7c59
parent 33 8d5d7fcf9b59
--- 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: