Skip to content

pqOutputWidget: remove abort() in QtFatalMsg handler

The error text will be displayed and then the application will immediately be aborted, so the user will never see the message. Remove the abort call so the message might be seen.

Resolves #22607 (closed)

Backport: release

Edited by Cory Quammen

Merge request reports