mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Merge pull request #4967 from OPM/improve-export-filedialog-behaviour
Improve export filedialog behaviour
This commit is contained in:
@@ -74,6 +74,8 @@ void RicSaveEclipseInputVisibleCellsUi::defineEditorAttribute( const caf::PdmFie
|
||||
if ( myAttr )
|
||||
{
|
||||
myAttr->m_selectSaveFileName = true;
|
||||
// Set GRDECL file filter as default
|
||||
myAttr->m_fileSelectionFilter = "GRDECL files (*.grdecl);;All files (*.*)";
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user