]> git.lyx.org Git - features.git/blobdiff - src/insets/insetmarginal.h
Lots of changes for update of TextInsets, still some problems!
[features.git] / src / insets / insetmarginal.h
index f8d650b97069a6bd880f8d2e2aedcb504b64430d..6a47bfeb7b51237c175773c87261bbf9b5e90479 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