]> git.lyx.org Git - lyx.git/blobdiff - src/LyX.cpp
do what the FIXME suggested
[lyx.git] / src / LyX.cpp
index 9a60901d84e293532f2b11f51c9fb5aa02163020..56cf176cf176148ee1839308e81b50711ef3c7dd 100644 (file)
@@ -576,7 +576,7 @@ void LyX::execBatchCommands()
        // aknowledged.
 
        // if reconfiguration is needed.
-       while (baseclasslist.empty()) {
+       while (BaseClassList::get().empty()) {
            switch (Alert::prompt(
                    _("No textclass is found"),
                    _("LyX cannot continue because no textclass is found. "