mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Editor plugin: Disable editation when signature plugin is active and vice versa
This commit is contained in:
@@ -643,6 +643,8 @@ signals:
|
||||
/// Request to edit the elements
|
||||
void editElementRequest(const std::set<PDFInteger>& elements);
|
||||
|
||||
void sceneActiveStateChanged(bool activated);
|
||||
|
||||
private:
|
||||
|
||||
struct MouseEventInfo
|
||||
|
Reference in New Issue
Block a user