--- a/src/documentmanager.cpp Sat Feb 13 04:06:49 2016 +0200 +++ b/src/documentmanager.cpp Sat Feb 13 04:14:43 2016 +0200 @@ -298,7 +298,8 @@ return objs; } -LDDocument* DocumentManager::openDocument (QString path, bool search, bool implicit, LDDocument* fileToOverride, bool* aborted) +LDDocument* DocumentManager::openDocument (QString path, bool search, bool implicit, LDDocument* fileToOverride, + bool* aborted) { // Convert the file name to lowercase when searching because some parts contain subfile // subfile references with uppercase file names. I'll assume here that the library will always