mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-08-03 07:16:31 -04:00
Add missing semicolon
This commit is contained in:
parent
276e0e6765
commit
f7b8091117
@ -60,7 +60,7 @@ void CSMDoc::Runner::start(bool delayed)
|
||||
dir.cdUp();
|
||||
dir.cdUp();
|
||||
dir.cdUp();
|
||||
path.prepend("OpenMW.app/Contents/MacOS/")
|
||||
path.prepend("OpenMW.app/Contents/MacOS/");
|
||||
#endif
|
||||
path = dir.absoluteFilePath(path);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user