mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
XFA: value parsing
This commit is contained in:
@ -482,7 +482,6 @@ private:
|
||||
{
|
||||
QString className;
|
||||
const Type* valueType = nullptr;
|
||||
QString nodeValue;
|
||||
std::vector<Attribute> attributes;
|
||||
std::vector<Subnode> subnodes;
|
||||
};
|
||||
|
Reference in New Issue
Block a user