]> git.lyx.org Git - lyx.git/blobdiff - src/Layout.h
de.po
[lyx.git] / src / Layout.h
index 6c4b6c01d87c1bd82f60d1ed871d08fae28e5707..fcfdc11872ba495055a312bf02027ca4c916ead6 100644 (file)
@@ -109,6 +109,7 @@ public:
                ArgPassThru passthru;
                docstring pass_thru_chars;
                bool is_toc_caption;
+               std::string newlinecmd;
        };
        ///
        typedef std::map<std::string, latexarg> LaTeXArgMap;