X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FTextClass.cpp;h=2072b08d785a5afebd4962c04db5b00d9819a8fe;hb=ca339eb1991efcab02a5f1b7f33387b35df2a416;hp=36aab53ac6de9bf44b396be699ee1b9131d5e7e7;hpb=6add1994c75c0f3e0db50ab6c94ac3b73deb1561;p=lyx.git diff --git a/src/TextClass.cpp b/src/TextClass.cpp index 36aab53ac6..2072b08d78 100644 --- a/src/TextClass.cpp +++ b/src/TextClass.cpp @@ -259,7 +259,7 @@ bool TextClass::read(FileName const & filename, bool merge) if (tmp.empty()) { lexrc.printError("Could not find input" - "file: " + inc); + "file: " + inc); error = true; } else if (read(tmp, true)) { lexrc.printError("Error reading input"