]> git.lyx.org Git - lyx.git/blobdiff - src/LaTeXFeatures.h
Minor code shuffle.
[lyx.git] / src / LaTeXFeatures.h
index e4b263e004cd8432f72c1c69e53b8e6e1b9a6207..5ce3d849828e86245c13f0986c93278e722012cf 100644 (file)
@@ -5,7 +5,7 @@
 *           LyX, The Document Processor
 *        
 *           Copyright 1995 Matthias Ettrich
-*           Copyright 1995-2000 the LyX Team.
+*           Copyright 1995-2001 the LyX Team.
 *
 * ====================================================== */
 
@@ -126,7 +126,7 @@ struct LaTeXFeatures {
        std::vector<bool> layout;
 
        ///
-       bool LyXParagraphIndent;
+       bool ParagraphIndent;
        ///
        bool NeedLyXFootnoteCode;
        ///