X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FModuleList.cpp;h=14e2917159bddeeea7fb184ad714221ed823c6a5;hb=6c977615633e5e132494b9a7fa778588210f9c95;hp=ac0f69de6b9ed8fe5f1e4f8add68ea20e282c818;hpb=4c6180d209ddd3940790059136e9c0be6169e0cf;p=lyx.git diff --git a/src/ModuleList.cpp b/src/ModuleList.cpp index ac0f69de6b..14e2917159 100644 --- a/src/ModuleList.cpp +++ b/src/ModuleList.cpp @@ -76,7 +76,7 @@ public: }; -//Much of this is borrowed from BaseClassList::read() +//Much of this is borrowed from LayoutFileList::read() bool ModuleList::load() { FileName const real_file = libFileSearch("", "lyxmodules.lst");