Qt: Add third-party license notices
This commit is contained in:
@@ -154,6 +154,7 @@
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionCheckForUpdates"/>
|
||||
<addaction name="separator"/>
|
||||
<addaction name="actionViewThirdPartyNotices" />
|
||||
<addaction name="actionAboutQt"/>
|
||||
<addaction name="actionAbout"/>
|
||||
</widget>
|
||||
@@ -506,6 +507,11 @@
|
||||
<string>Check for &Updates...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionViewThirdPartyNotices">
|
||||
<property name="text">
|
||||
<string>View Third-Party Notices...</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionAboutQt">
|
||||
<property name="icon">
|
||||
<iconset resource="resources/resources.qrc">
|
||||
|
||||
Reference in New Issue
Block a user