From ee36483a8e8b6f91dc06265df68773d89c16b900 Mon Sep 17 00:00:00 2001 From: Richard Heck Date: Wed, 11 Feb 2009 17:08:51 +0000 Subject: [PATCH] Let's have a little more info. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28448 a592a061-630c-0410-9148-cb99ea01b6c8 --- src/Buffer.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Buffer.cpp b/src/Buffer.cpp index 080eee73ad..a889cc8855 100644 --- a/src/Buffer.cpp +++ b/src/Buffer.cpp @@ -598,7 +598,7 @@ bool Buffer::readDocument(Lexer & lex) LYXERR0("The master '" << params().master << "' assigned to this document does not include " - "this document. Ignoring the master assignment."); + "this document `" << absFileName() << "'. Ignoring the master assignment."); } } -- 2.39.2