]> git.lyx.org Git - lyx.git/blobdiff - src/lyxlayout.h
the toc fix plus layout stuff
[lyx.git] / src / lyxlayout.h
index 67e2d57bf024cbdb6fe4c8b768cbf0d984f8c73c..f2a87f895f0c7fef2b85cbe51bd52422d5baa84f 100644 (file)
@@ -140,6 +140,8 @@ public:
        bool pass_thru;
        ///
        bool is_environment;
+       /// show this in toc
+       int toclevel;
        /// for new environment insets
        string latexheader;
        /// for new environment insets