]> git.lyx.org Git - lyx.git/blobdiff - src/mathed/InsetMathGrid.h
simplify GuiToc / TocWidget interaction. Much can still be simplified...
[lyx.git] / src / mathed / InsetMathGrid.h
index 7663d3ec2c144222eaf106e1df5f3a94b5677e68..da309998d19142ba8128a23bac9f322257ce8dfc 100644 (file)
@@ -63,7 +63,7 @@ public:
                /// extra distance between lines
                int skip_;
                /// Is a page break allowed after this row?
-               bool allow_pagebreak_;
+               bool allow_newpage_;
        };
 
        // additional per-row information