]> git.lyx.org Git - lyx.git/blobdiff - src/LayoutFile.cpp
update the ACM SIGPLAN files to latest layout and fileformat
[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;