Clear code.
--HG-- branch : develop
This commit is contained in:
parent
509955f2c6
commit
79ef15c54c
|
@ -4873,9 +4873,6 @@ QString MainWindow::CheckPathToMeasurements(const QString &patternPath, const QS
|
||||||
mPath = dialog.selectedFiles().value(0);
|
mPath = dialog.selectedFiles().value(0);
|
||||||
}
|
}
|
||||||
|
|
||||||
// const QString mPath = QFileDialog::getOpenFileName(this, tr("Open file"), dirPath, filter, nullptr,
|
|
||||||
// QFileDialog::DontUseNativeDialog);
|
|
||||||
|
|
||||||
if (usedNotExistedDir)
|
if (usedNotExistedDir)
|
||||||
{
|
{
|
||||||
QDir directory(dirPath);
|
QDir directory(dirPath);
|
||||||
|
|
Loading…
Reference in New Issue
Block a user