mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-28 03:19:59 +01:00
Minor : add a link to QET Youtube channel
Add a shortcut F1 for open manual online Add a link for download latest devel build for Windows (only visible on Win platform) git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4710 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -57,6 +57,8 @@ 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 *youtube_; ///< Launch browser on QElectroTech Youtube channel
|
||||
QAction *upgrade_; ///< Launch browser on QElectroTech Windows Nightly builds
|
||||
QAction *donate_; ///< Launch browser to donate link
|
||||
QAction *about_qt_; ///< launch the "About Qt" dialog
|
||||
QMenu *settings_menu_; ///< Settings menu
|
||||
|
||||
Reference in New Issue
Block a user