mirror of
https://gitlab.com/pholy/OSCAR-code.git
synced 2025-04-04 18:20:42 +00:00
Removed Donate and Update from Help Menu in mainwindow UI
This commit is contained in:
parent
c4855f2e57
commit
c159052d77
@ -2856,10 +2856,6 @@ p, li { white-space: pre-wrap; }
|
||||
<addaction name="actionDebug"/>
|
||||
<addaction name="actionShow_Performance_Counters"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionHelp_Support_OSCR_Development"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionCheck_for_Updates"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionReport_a_Bug"/>
|
||||
<addaction name="action_About"/>
|
||||
</widget>
|
||||
@ -3003,11 +2999,6 @@ p, li { white-space: pre-wrap; }
|
||||
<string>&Reset Graph Layout</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionCheck_for_Updates">
|
||||
<property name="text">
|
||||
<string>Check for &Updates</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="action_Screenshot">
|
||||
<property name="text">
|
||||
<string>Take &Screenshot</string>
|
||||
@ -3097,11 +3088,6 @@ p, li { white-space: pre-wrap; }
|
||||
<string>Import RemStar &MSeries Data</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionHelp_Support_OSCR_Development">
|
||||
<property name="text">
|
||||
<string>&Support OSCR Development</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionSleep_Disorder_Terms_Glossary">
|
||||
<property name="text">
|
||||
<string>Sleep Disorder Terms &Glossary</string>
|
||||
|
Loading…
Reference in New Issue
Block a user