mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-07 12:32:26 +00:00
Cosmetic.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@22757 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
122bbf4122
commit
cee09578e6
@ -258,8 +258,7 @@ bool TextClass::read(FileName const & filename, ReadType rt)
|
||||
"layout");
|
||||
|
||||
if (tmp.empty()) {
|
||||
lexrc.printError("Could not find input"
|
||||
"file: " + inc);
|
||||
lexrc.printError("Could not find input file: " + inc);
|
||||
error = true;
|
||||
} else if (read(tmp, MERGE)) {
|
||||
lexrc.printError("Error reading input"
|
||||
|
Loading…
Reference in New Issue
Block a user