]> git.lyx.org Git - lyx.git/blobdiff - src/LayoutFile.cpp
LaTeXFeatures.cpp: fix part of http://bugzilla.lyx.org/show_bug.cgi?id=5294 also...
[lyx.git] / src / LayoutFile.cpp
index ebbe7bb93b3e3c465fa066988ede73296165f267..8b4bba35532f5ad543bf4657cda73c689237e185 100644 (file)
@@ -194,7 +194,7 @@ void LayoutFileList::reset(LayoutFileIndex const & classname) {
 }
 
 
-LayoutFileIndex LayoutFileList::addDefaultClass(string const & textclass)
+LayoutFileIndex LayoutFileList::addEmptyClass(string const & textclass)
 {
        if (haveClass(textclass))
                return textclass;