]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetQuotes.h
Circumvent odd stmary font metrics (part of #9990).
[lyx.git] / src / insets / InsetQuotes.h
index 0e4f46cbacc56614012099b8f9050ffc807f838d..fec7fbca2349c600c1bf1360c8e5b739646a01d3 100644 (file)
@@ -88,7 +88,7 @@ public:
        /// 
        void toString(odocstream &) const;
        ///
-       void forOutliner(docstring &, size_t maxlen) const;
+       void forOutliner(docstring &, size_t const maxlen, bool const) const;
 
        ///
        void validate(LaTeXFeatures &) const;