]> git.lyx.org Git - features.git/commitdiff
Let's have a little more info.
authorRichard Heck <rgheck@comcast.net>
Wed, 11 Feb 2009 17:08:51 +0000 (17:08 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 11 Feb 2009 17:08:51 +0000 (17:08 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@28448 a592a061-630c-0410-9148-cb99ea01b6c8

src/Buffer.cpp

index 080eee73ad70f319121004566958fb456bb2dea7..a889cc8855314b004658d196c8377466b7b0ee1a 100644 (file)
@@ -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.");
                }
        }