]> git.lyx.org Git - lyx.git/blobdiff - src/Layout.h
Fix build with GNU libstdc++ C++11 ABI
[lyx.git] / src / Layout.h
index 9f98f0a1f9ed40be3a823f72bb33d982b1781afe..a458f2f6dc07619faa180273f6e3fa78c22b6924 100644 (file)
@@ -104,6 +104,7 @@ public:
                FontInfo font;
                FontInfo labelfont;
                bool autoinsert;
+               docstring pass_thru_chars;
        };
        ///
        typedef std::map<std::string, latexarg> LaTeXArgMap;