mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-10 03:39:55 +00:00
a bit of cleanup for the previous commit
This commit is contained in:
parent
21733e8181
commit
c1cd8305bc
@ -47,7 +47,6 @@ void CS::Editor::loadDocument()
|
||||
|
||||
void CS::Editor::openFiles()
|
||||
{
|
||||
mStartup.hide();
|
||||
std::vector<boost::filesystem::path> paths;
|
||||
mOpenDialog.getFileList(paths);
|
||||
CSMDoc::Document *document = mDocumentManager.addDocument(paths, false);
|
||||
|
Loading…
x
Reference in New Issue
Block a user