]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/Preamble.h
fix parsing of \def macros (was broken with the spreadsheet template support)
[lyx.git] / src / tex2lyx / Preamble.h
index 31e4d34998f35d2761d1644f69cb11005568799d..82d4891ee46e322bb9320d655f4bde06793e3e33 100644 (file)
@@ -65,7 +65,7 @@ public:
        void parse(Parser & p, std::string const & forceclass,
                   TeX2LyXDocClass & tc);
        /// Writes the LyX file header from internal data
-       bool writeLyXHeader(std::ostream & os);
+       bool writeLyXHeader(std::ostream & os, bool subdoc);
 
 private:
        ///