]> git.lyx.org Git - lyx.git/blobdiff - src/insets/InsetLabel.h
Cocoa based Qt-4.6 needs to paint every character separately to match metrics computa...
[lyx.git] / src / insets / InsetLabel.h
index 3eac3ff02e210fcbcdfdc4286221d1892ceab85d..35e8f4ba953a3a857a4b7491e9ea3f3a5466fa24 100644 (file)
@@ -53,7 +53,7 @@ public:
        ///
        void updateBuffer(ParIterator const & it, UpdateType);
        ///
-       void addToToc(DocIterator const &);
+       void addToToc(DocIterator const &) const;
        //@}
 
        /// \name Static public methods obligated for InsetCommand derived classes