mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Sponsor button
This commit is contained in:
@ -103,6 +103,7 @@ public:
|
||||
ResetToFactorySettings,
|
||||
CertificateManager,
|
||||
GetSource,
|
||||
BecomeSponsor,
|
||||
About,
|
||||
SendByMail,
|
||||
RenderToImages,
|
||||
@ -353,6 +354,7 @@ private:
|
||||
void onActionCloseTriggered();
|
||||
void onActionDeveloperCreateInstaller();
|
||||
void onActionGetSource();
|
||||
void onActionBecomeSponsor();
|
||||
void onActionAutomaticDocumentRefresh();
|
||||
|
||||
void onDrawSpaceChanged();
|
||||
|
Reference in New Issue
Block a user