]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetNomencl.h
InsetBox.cpp: add important note
[lyx.git] / src / insets / InsetNomencl.h
index b50f72279e408df49604b3570339de995f76e1bc..f445066550ea8f24bd7b86b48bb479c6d4649741 100644 (file)
@@ -96,7 +96,7 @@ public:
        ///
        DisplayType display() const { return AlignCenter; }
        ///
-       int latex(odocstream &, OutputParams const &) const;
+       void latex(otexstream &, OutputParams const &) const;
        ///
        docstring contextMenuName() const;
        //@}