Skip to content

qt: Fix crash in files with malformed signatures

Albert Astals Cid requested to merge aacid/poppler:fix_kde_433909 into master

For signatures we need the formwidget, so even if they don't have the Subtype Widget create one when asked for signatures in the document

Fixes KDE bug #433909

Merge request reports