mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Signature plugin: Element manipulation - bugfixing, graphics and cursor icons
This commit is contained in:
@ -48,7 +48,7 @@ public:
|
||||
virtual std::vector<QAction*> getActions() const override;
|
||||
|
||||
private:
|
||||
void onSceneChanged();
|
||||
void onSceneChanged(bool graphicsOnly);
|
||||
|
||||
enum Action
|
||||
{
|
||||
|
Reference in New Issue
Block a user