|
|
|
@ -65,14 +65,6 @@
@@ -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 @@
@@ -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 @@
@@ -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> |
|
|
|
|