Skip to content
Snippets Groups Projects
Commit d21ddfdb authored by OTB Bot's avatar OTB Bot
Browse files

STYLE

parent c999b1cb
No related branches found
No related tags found
No related merge requests found
......@@ -73,7 +73,7 @@ void QtWidgetFilenameParameter::SelectFile()
{
//fileDialog.setFileMode(QFileDialog::ExistingFile);
// FIXME: parameter's role is not suitable to separate "input file" names from "output file" names
fileDialog.setFileMode(QFileDialog::AnyFile);
fileDialog.setFileMode(QFileDialog::AnyFile);
}
break;
case Role_Output:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment