Commit aec2b28e authored by Shawn Rutledge's avatar Shawn Rutledge Committed by Jani Heikkinen
Browse files

OSX: show file dialog in showCocoaFilePanel, don't wait for exec()

This reverts commit 21e6c7ae


because in QtQuick.Controls, we do not call exec(): we just set the
dialog visible.  If it is a sheet, then it is already acting as a
modal dialog, basically.

Task-number: QTBUG-46691
Change-Id: I7fe89f2a2ade0d4ddcf540c9bfc4f5963a077471
Reviewed-by: default avatarTimur Pocheptsov <Timur.Pocheptsov@digia.com>
Showing with 8 additions and 33 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment