]> git.lyx.org Git - lyx.git/blobdiff - src/bufferparams.h
Rewording in GTK document dialog
[lyx.git] / src / bufferparams.h
index a42165538a219011ebe14de40ff77ebfc08b0af9..5951f830114577da9f71f54bc626453634044ba7 100644 (file)
@@ -115,6 +115,9 @@ public:
        ///
        LyXTextClass const & getLyXTextClass() const;
 
+       /// returns the main font for the buffer (document)
+       LyXFont const getFont() const;
+
        /* this are for the PaperLayout */
        /// the papersize
        PAPER_SIZE papersize;