]> git.lyx.org Git - features.git/commit
Move the error message out of LayoutFileList::load() and have it be
authorRichard Heck <rgheck@comcast.net>
Wed, 28 Jul 2010 21:03:27 +0000 (21:03 +0000)
committerRichard Heck <rgheck@comcast.net>
Wed, 28 Jul 2010 21:03:27 +0000 (21:03 +0000)
commit523056c092f52a52b6106b37297107211d6ee9de
tree507f5de30209e7250bcbc09421bc5b8420fec6ae
parent2d776b0de148e156bf061a06531243b8777e37a9
Move the error message out of LayoutFileList::load() and have it be
reported by the caller. Otherwise, you could get the error message the
first time, and then it would succeed the second!!

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@35019 a592a061-630c-0410-9148-cb99ea01b6c8
src/BufferView.cpp
src/LayoutFile.cpp