mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
3D PDF: demo window
This commit is contained in:
@ -172,6 +172,7 @@ public:
|
||||
ToolScreenshot,
|
||||
ToolExtractImage,
|
||||
DeveloperCreateInstaller,
|
||||
DeveloperShow3DWindowDemo,
|
||||
LastAction
|
||||
};
|
||||
|
||||
@ -353,6 +354,7 @@ private:
|
||||
void onActionOpenTriggered();
|
||||
void onActionCloseTriggered();
|
||||
void onActionDeveloperCreateInstaller();
|
||||
void onActionDeveloperShow3DWindowDemo();
|
||||
void onActionGetSource();
|
||||
void onActionBecomeSponsor();
|
||||
void onActionAutomaticDocumentRefresh();
|
||||
|
Reference in New Issue
Block a user