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