]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetRef.h
Fix a number of other uninitialized members.
[lyx.git] / src / insets / InsetRef.h
index 5836d2ecfb219a71ab85b63880bce2b018ccdee1..f8854236785d4e153a05ccc0e7f18ce3a984975a 100644 (file)
@@ -64,7 +64,7 @@ public:
        /// 
        void toString(odocstream &) const;
        ///
-       void forOutliner(docstring &, size_t) const;
+       void forOutliner(docstring &, size_t const, bool const) const;
        ///
        void validate(LaTeXFeatures & features) const;
        ///