Skip to content

Qt progress dialog improvements

Made two changes:

  1. fixed a bug where the Progress Dialog did not always center on the parent window
  2. added the feature that the Progress Dialog will not auto-close if an error message was displayed

Merge request reports