]> git.lyx.org Git - lyx.git/blobdiff - src/ModuleList.cpp
* remove outdated RC_CUSTOM_EXPORT_COMMAND and RC_CUSTOM_EXPORT_FORMAT.
[lyx.git] / src / ModuleList.cpp
index 7efd0cdd925389c669edc8068bf52e09ead936ca..e2471ed5e5bbec2ca04e3e501f5acbae462c3493 100644 (file)
@@ -112,7 +112,7 @@ public:
 
 
 //Much of this is borrowed from LayoutFileList::read()
-bool ModuleList::load()
+bool ModuleList::read()
 {
        FileName const real_file = libFileSearch("", "lyxmodules.lst");
        LYXERR(Debug::TCLASS, "Reading modules from `" << real_file << '\'');