]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetInclude.h
Fix wrongly copy-pasted entries in SpellcheckerUi.ui
[lyx.git] / src / insets / InsetInclude.h
index 357003a151c916fea070ecc15a2849ca31378b2d..ad216bcca635597eadcb8e184ce146fe5fe681f2 100644 (file)
@@ -87,7 +87,7 @@ public:
        ///
        bool hasSettings() const { return true; }
        ///
-       int latex(otexstream &, OutputParams const &) const;
+       void latex(otexstream &, OutputParams const &) const;
        ///
        int plaintext(odocstream &, OutputParams const &) const;
        ///