diff ui/mainwindow.h @ 940:7c89c5dc2200

(issue89) Add ui to open help in browser
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 22 Aug 2014 19:56:04 +0200
parents 4efd6378c001
children 879a634d0a40
line wrap: on
line diff
--- a/ui/mainwindow.h	Fri Aug 22 19:55:08 2014 +0200
+++ b/ui/mainwindow.h	Fri Aug 22 19:56:04 2014 +0200
@@ -146,6 +146,10 @@
      */
     void updateCheckSuccess();
 
+    /** @brief open the manual in an external browser window
+     */
+    void showHelp();
+
 protected:
     virtual void closeEvent(QCloseEvent *event);
 

http://wald.intevation.org/projects/trustbridge/