]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetRef.h
fix a crash when the inset containing the new word at cursor is deleted
[lyx.git] / src / insets / InsetRef.h
index 2394bb4c1cf3bfbf0a1d24cbfe33daf879cded13..8f8ce848a298ec538f691f5d3904f5904fcf77ae 100644 (file)
@@ -51,7 +51,7 @@ public:
        ///
        DisplayType display() const { return Inline; }
        ///
-       int latex(odocstream &, OutputParams const &) const;
+       int latex(otexstream &, OutputParams const &) const;
        ///
        int plaintext(odocstream &, OutputParams const &) const;
        ///