https://bugs.kde.org/show_bug.cgi?id=378561

--- Comment #5 from Adam Pigg <a...@piggz.co.uk> ---
I wasnt able to re-produce the problem of fields not setting the 'save' button
status.  worked fine for the properties i changed.

https://phabricator.kde.org/D5391

The original code incorrectly stored the penstyle as a pen.  it seems this was
added in kreport3 becuase qt5 removed storing a penstlye in a qvariant. 
recommended options are to cast to an int, as here, or declare a metatype.
https://forum.qt.io/topic/23038/solved-qt5-and-qvariant/2

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to