]> git.lyx.org Git - lyx.git/blobdiff - src/Layout.cpp
LogUi.ui: string redundancy.
[lyx.git] / src / Layout.cpp
index 85af8a73fd29b2fcc8a96198f64ee41cb55d2f62..32f565297ee9a8ee4fd0354c2b12560374fc6e01 100644 (file)
@@ -139,6 +139,7 @@ Layout::Layout()
        pass_thru = false;
        toclevel = NOT_IN_TOC;
        commanddepth = 0;
+       htmllabelfirst_ = false;
 }