]> git.lyx.org Git - lyx.git/commit
Fix crash when layout file cannot be read due to failure to call makeTextClass()...
authorRichard Heck <rgheck@comcast.net>
Sat, 8 Sep 2007 17:46:02 +0000 (17:46 +0000)
committerRichard Heck <rgheck@comcast.net>
Sat, 8 Sep 2007 17:46:02 +0000 (17:46 +0000)
commitaebd5ebaf9d804640b8f37e54dcce90ebd409b08
tree1233768aabaefde303d380527f42b5140e6c4ca0
parentb7877999f78ac62d12de01a5f8dfd1a3a72e7754
Fix crash when layout file cannot be read due to failure to call makeTextClass() in that case.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@20150 a592a061-630c-0410-9148-cb99ea01b6c8
src/Buffer.cpp
src/BufferParams.cpp
src/LyXAction.cpp
src/LyXFunc.cpp
src/TextClassList.cpp
src/TextClassList.h
src/lfuns.h