mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Object editation bugfixing and finishing
This commit is contained in:
@ -172,6 +172,8 @@ signals:
|
||||
void editedObjectChanged();
|
||||
|
||||
protected:
|
||||
void updateSelectorValues();
|
||||
|
||||
size_t createAttribute(ObjectEditorAttributeType type,
|
||||
QByteArray attributeName,
|
||||
QString category,
|
||||
|
Reference in New Issue
Block a user