Skip to content

Commit

Permalink
Help message improvement
Browse files Browse the repository at this point in the history
  • Loading branch information
Shengjie Xu committed Dec 30, 2024
1 parent ba2f0cb commit 4d4fb57
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -565,9 +565,18 @@
</property>
<addaction name="actionDocs"/>
</widget>
<widget class="QMenu" name="menuDummyHelp">
<property name="enabled">
<bool>false</bool>
</property>
<property name="title">
<string>&lt;-- 如果不知道怎么上手的话请点这里 &quot;帮助&quot; -&gt; &quot;打开文档&quot;</string>
</property>
</widget>
<addaction name="operationMenu"/>
<addaction name="toolMenu"/>
<addaction name="helpMenu"/>
<addaction name="menuDummyHelp"/>
</widget>
<widget class="QStatusBar" name="statusbar"/>
<action name="actionTranslationExport">
Expand Down

0 comments on commit 4d4fb57

Please sign in to comment.