]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetQuotes.h
Cocoa based Qt-4.6 needs to paint every character separately to match metrics computa...
[lyx.git] / src / insets / InsetQuotes.h
index 9b42c273e68275d759f436e2fc3254bc443ee973..af0136e939f50001d0d150339cf81c776784c38f 100644 (file)
@@ -68,7 +68,7 @@ public:
        /// Direct access to inner/outer quotation marks
        InsetQuotes(Buffer * buf, char_type c, QuoteTimes t);
        ///
-       docstring name() const;
+       docstring layoutName() const;
        ///
        void metrics(MetricsInfo &, Dimension &) const;
        ///