FreeCAD: master dc09810e

Author Committer Branch Timestamp Parent
chennes wmayer master 2020-12-21 19:48:31 master 48fca8c2
Changeset Check for filename before selecting

Correct an error caught by @davidosterberg -- the non-native QFileDialog did
not behave as expected when not provided with a default filename, so that case
is now caught and the `selectFile()` call is bypassed.
mod - src/Gui/FileDialog.cpp Diff File