mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Get Source action
This commit is contained in:
@ -98,6 +98,7 @@ public:
|
||||
SaveAs,
|
||||
Properties,
|
||||
Options,
|
||||
GetSource,
|
||||
About,
|
||||
SendByMail,
|
||||
RenderToImages,
|
||||
@ -331,6 +332,7 @@ private:
|
||||
void onActionOpenTriggered();
|
||||
void onActionCloseTriggered();
|
||||
void onActionDeveloperCreateInstaller();
|
||||
void onActionGetSource();
|
||||
|
||||
void onDrawSpaceChanged();
|
||||
void onPageLayoutChanged();
|
||||
|
Reference in New Issue
Block a user