mirror of
https://git.salome-platform.org/gitpub/modules/geom.git
synced 2025-04-04 17:48:27 +05:00
Fix for bug NPAL19028 ( Default way browser ).
This commit is contained in:
parent
77f03a4d00
commit
e3a74cc827
@ -538,7 +538,7 @@ bool GEOMToolsGUI::Import()
|
|||||||
|
|
||||||
QString fileType;
|
QString fileType;
|
||||||
|
|
||||||
QString fileName = getFileName(app->desktop(), "", aMap, filters,
|
QString fileName = getFileName(app->desktop(), QDir::currentDirPath(), aMap, filters,
|
||||||
tr("GEOM_MEN_IMPORT"), true, fileType);
|
tr("GEOM_MEN_IMPORT"), true, fileType);
|
||||||
|
|
||||||
if (fileType.isEmpty() )
|
if (fileType.isEmpty() )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user