Editor plugin: Kopírování a manipulace s elementy

This commit is contained in:
Jakub Melka
2024-04-25 20:46:00 +02:00
parent d255e27fd3
commit 75db2de2a0
5 changed files with 89 additions and 50 deletions

View File

@@ -489,8 +489,8 @@ private:
};
class PDF4QTLIBWIDGETSSHARED_EXPORT PDFPageContentScene : public QObject,
public IDocumentDrawInterface,
public IDrawWidgetInputInterface
public IDocumentDrawInterface,
public IDrawWidgetInputInterface
{
Q_OBJECT