Minor : add donate link

git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4709 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2016-09-15 04:35:07 +00:00
parent 54093fe2b1
commit c8d9acfd5c
6 changed files with 27 additions and 0 deletions

View File

@@ -57,6 +57,7 @@ class QETMainWindow : public QMainWindow {
QAction *whatsthis_action_; ///< Toggle "What's this" mode
QAction *about_qet_; ///< Launch the "About QElectroTech" dialog
QAction *manual_online_; ///< Launch browser on QElectroTech online manual
QAction *donate_; ///< Launch browser to donate link
QAction *about_qt_; ///< launch the "About Qt" dialog
QMenu *settings_menu_; ///< Settings menu
QMenu *help_menu_; ///< Help menu