mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Sponsor button
This commit is contained in:
@ -42,6 +42,7 @@
|
||||
<string>Help</string>
|
||||
</property>
|
||||
<addaction name="actionGet_Source"/>
|
||||
<addaction name="actionBecomeASponsor"/>
|
||||
<addaction name="actionAbout"/>
|
||||
</widget>
|
||||
<widget class="QMenu" name="menuToolbars">
|
||||
@ -362,6 +363,15 @@
|
||||
<string>Display Markers</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="actionBecomeASponsor">
|
||||
<property name="icon">
|
||||
<iconset resource="resources.qrc">
|
||||
<normaloff>:/pdfdocdiff/resources/wallet.svg</normaloff>:/pdfdocdiff/resources/wallet.svg</iconset>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>Become a Sponsor</string>
|
||||
</property>
|
||||
</action>
|
||||
</widget>
|
||||
<resources>
|
||||
<include location="resources.qrc"/>
|
||||
|
Reference in New Issue
Block a user