]> git.lyx.org Git - lyx.git/blobdiff - src/paragraph.h
Cosmetic change to the Language label in the character dialog
[lyx.git] / src / paragraph.h
index 0266d24054f489c14429b62b4c715c65c0b6be18..a01af43b0c859009165604ec9088e3a21f52135d 100644 (file)
@@ -252,6 +252,8 @@ public:
            LyXFont::TOGGLE.
        */
        LyXFont const getFont(BufferParams const &, size_type pos) const;
+       LyXFont const getLayoutFont(BufferParams const &) const;
+       LyXFont const getLabelFont(BufferParams const &) const;
        ///
        value_type getChar(size_type pos) const;
        ///