mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Editor plugin: Refactoring
This commit is contained in:
@ -384,6 +384,7 @@ void PDFPageContentScene::clear()
|
||||
{
|
||||
m_manipulator.reset();
|
||||
m_elements.clear();
|
||||
m_firstFreeId = 1;
|
||||
Q_EMIT sceneChanged(false);
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user