]> git.lyx.org Git - lyx.git/blobdiff - src/tex2lyx/tex2lyx.h
Add a Buffer::fully_loaded member function, returning true only when
[lyx.git] / src / tex2lyx / tex2lyx.h
index dc7020aae4ecf600911e0ca524b7fbc25fe09df5..3d26f373e2d68e6fab67571217dafe74f777b758 100644 (file)
@@ -33,7 +33,7 @@ void parse_text(Parser & p, std::ostream & os, unsigned flags, bool outer,
 //std::string parse_text(Parser & p, unsigned flags, const bool outer,
 //                    Context & context);
 
-void parse_text_in_inset(Parser & p, std::ostream & os, unsigned flags, 
+void parse_text_in_inset(Parser & p, std::ostream & os, unsigned flags,
                         bool outer, Context & context);