]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetText.h
Cocoa based Qt-4.6 needs to paint every character separately to match metrics computa...
[lyx.git] / src / insets / InsetText.h
index 1f643c029fcc9a606ad35e576508e46bf05ceaea..704194c5d0212dee50e403e438e0ffdfe49eee35 100644 (file)
@@ -164,6 +164,8 @@ public:
        /// Update the counters of this inset and of its contents
        virtual void updateBuffer(ParIterator const &, UpdateType);
        /// 
+       void setMacrocontextPositionRecursive(DocIterator const & pos);
+       ///
        void toString(odocstream &) const;
        ///
        void forToc(docstring &, size_t) const;