Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Valentin Platzgummer
qgroundcontrol
Commits
651417bd
Commit
651417bd
authored
May 29, 2016
by
Don Gagne
Browse files
Merge pull request #3443 from DonLakeFlyer/RemoveHelpMenu
Remove help menu
parents
27918491
f6d3e43a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/ui/MainWindow.ui
View file @
651417bd
...
...
@@ -65,14 +65,6 @@
<addaction
name=
"separator"
/>
<addaction
name=
"actionExit"
/>
</widget>
<widget
class=
"QMenu"
name=
"menuHelp"
>
<property
name=
"title"
>
<string>
Help
</string>
</property>
<addaction
name=
"actionOnline_Documentation"
/>
<addaction
name=
"actionProject_Roadmap"
/>
<addaction
name=
"actionDeveloper_Credits"
/>
</widget>
<widget
class=
"QMenu"
name=
"menuWidgets"
>
<property
name=
"title"
>
<string>
Widgets
</string>
...
...
@@ -80,7 +72,6 @@
</widget>
<addaction
name=
"menuMGround"
/>
<addaction
name=
"menuWidgets"
/>
<addaction
name=
"menuHelp"
/>
</widget>
<widget
class=
"QStatusBar"
name=
"statusBar"
/>
<action
name=
"actionExit"
>
...
...
@@ -96,21 +87,6 @@
<string>
Manage Communication Links
</string>
</property>
</action>
<action
name=
"actionOnline_Documentation"
>
<property
name=
"text"
>
<string>
Online Documentation
</string>
</property>
</action>
<action
name=
"actionProject_Roadmap"
>
<property
name=
"text"
>
<string>
Project Roadmap
</string>
</property>
</action>
<action
name=
"actionDeveloper_Credits"
>
<property
name=
"text"
>
<string>
Developer Credits
</string>
</property>
</action>
<action
name=
"actionMuteAudioOutput"
>
<property
name=
"checkable"
>
<bool>
true
</bool>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment