Skip to content

Fix QAsyncFileDialog crash on some platform #620

inso requested to merge vtexier:dev into master

Created by: vtexier

Normal QFiledialog is ok, but async QFiledialog does not work on some platform if DontUseNativeDialog=True

Tests passed.

Merge request reports