mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Installer
This commit is contained in:
@ -161,6 +161,7 @@ public:
|
||||
ToolMagnifier,
|
||||
ToolScreenshot,
|
||||
ToolExtractImage,
|
||||
DeveloperCreateInstaller,
|
||||
LastAction
|
||||
};
|
||||
|
||||
@ -329,6 +330,7 @@ private:
|
||||
void onActionOptionsTriggered();
|
||||
void onActionOpenTriggered();
|
||||
void onActionCloseTriggered();
|
||||
void onActionDeveloperCreateInstaller();
|
||||
|
||||
void onDrawSpaceChanged();
|
||||
void onPageLayoutChanged();
|
||||
|
Reference in New Issue
Block a user