]> git.lyx.org Git - lyx.git/blobdiff - src/insets/insetlist.h
Some more changes for updating text-insets.
[lyx.git] / src / insets / insetlist.h
index a8e1a27c0f129374db548c725988ba1c4a2eb37e..342a7f8b28ba57bc4ee162440cfe9853df42cc79 100644 (file)
@@ -45,7 +45,7 @@ public:
        ///
        bool InsertInsetAllowed(Inset * inset) const;
        ///
-       LyXFont GetDrawFont(BufferView *, LyXParagraph * par, int pos) const;
+//     LyXFont GetDrawFont(BufferView *, LyXParagraph * par, int pos) const;
 };
 
 #endif