]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.cpp
Remove todo
[lyx.git] / src / LaTeXFeatures.cpp
index 887651d4c58b96206c18b9c8f1a971445aa55688..2a3eec1efb4c67f1445d24049011dbca3804f15e 100644 (file)
@@ -533,7 +533,8 @@ char const * simplefeatures[] = {
        "covington",
        "csquotes",
        "enumitem",
-       "endnotes"
+       "endnotes",
+       "ifthen"
 };
 
 int const nb_simplefeatures = sizeof(simplefeatures) / sizeof(char const *);