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