remove experimental menu options

jawsreader
Don Bright 2014-02-26 18:40:32 -06:00
parent afcf7239ab
commit 14771c90be
1 changed files with 0 additions and 13 deletions

View File

@ -335,8 +335,6 @@
<addaction name="separator"/>
<addaction name="editActionHide"/>
<addaction name="viewActionHide"/>
<addaction name="viewActionFocusEditor"/>
<addaction name="viewActionFocusConsole"/>
</widget>
<widget class="QMenu" name="menuHelp">
<property name="title">
@ -512,17 +510,6 @@
<string>Hide editor</string>
</property>
</action>
<action name="viewActionFocusEditor">
<property name="text">
<string>Switch focus to editor</string>
</property>
</action>
<action name="viewActionFocusConsole">
<property name="text">
<string>Switch focus to console</string>
</property>
</action>
<action name="designActionReloadAndCompile">
<property name="text">
<string>&amp;Reload and Compile</string>