mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Editor plugin: Update of text element
This commit is contained in:
@ -283,6 +283,7 @@ bool PDFPageContentEditorStyleSettings::showEditElementStyleDialog(QWidget* pare
|
||||
if (dialog.exec() == QDialog::Accepted)
|
||||
{
|
||||
widget->saveToElement(editedElement);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
Reference in New Issue
Block a user