]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
Fix working of the spellchecker dialog with ispell when there are no
[lyx.git] / src / LaTeXFeatures.h
index fa1dbc33b76bf936dfd29d3ff568c72544655def..7926fa206d62a84e21e305f0f4aaa4dd78754156 100644 (file)
@@ -95,7 +95,9 @@ struct LaTeXFeatures {
        bool chess;     // chess.sty
        ///
        bool natbib;    // natbib.sty
-
+       ///
+       bool floats;    // float.sty
+       
        ///
        bool lyx;
        ///