Qt: Add link to Discord server in Help menu
This commit is contained in:
@@ -102,6 +102,7 @@
|
||||
</property>
|
||||
<addaction name="actionGitHubRepository"/>
|
||||
<addaction name="actionIssueTracker"/>
|
||||
<addaction name="actionDiscordServer"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionAbout"/>
|
||||
</widget>
|
||||
@@ -314,6 +315,11 @@
|
||||
<string>&Issue Tracker...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionDiscordServer">
|
||||
<property name="text">
|
||||
<string>&Discord Server...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionAbout">
|
||||
<property name="text">
|
||||
<string>&About...</string>
|
||||
|
||||
Reference in New Issue
Block a user