This commit is contained in:
vladest 2017-09-16 22:41:18 +02:00
parent 5585265349
commit a8d24d9161

View file

@ -272,8 +272,6 @@ void WindowScriptingInterface::browseAsync(const QString& title, const QString&
} }
emit openFileChanged(result); emit openFileChanged(result);
}); });
} }
/// Display a save file dialog. If `directory` is an invalid file or directory the browser will start at the current /// Display a save file dialog. If `directory` is an invalid file or directory the browser will start at the current