]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlayout.h
layout file converter for layout files in old format
[lyx.git] / src / lyxlayout.h
index 25d07d90a8fa5dbb87dfba3c49056266bb7e526c..d437fde31f0d248d6fb15e8392ce9b8fc071e766 100644 (file)
@@ -149,6 +149,8 @@ public:
        bool is_environment;
        /// show this in toc
        int toclevel;
+       /// special value of toclevel for non-section layouts
+       static const int NOT_IN_TOC;
        /// for new environment insets
        std::string latexheader;
        /// for new environment insets