]> git.lyx.org Git - lyx.git/blobdiff - src/Font.h
Accelerators
[lyx.git] / src / Font.h
index 8a5942864bf24f47b6b42c08685a17eeba3c7661..9b08c8387c210c55d658d1412e26f165eb433e97 100644 (file)
@@ -47,8 +47,6 @@ public:
        bool isVisibleRightToLeft() const;
        ///
        void setLanguage(Language const * l);
-       ///
-       void setProperties(FontInfo const & f);
 
        /// Returns size of font in LaTeX text notation
        std::string const latexSize() const;
@@ -90,8 +88,7 @@ public:
                                 Font const & base,
                                 Font const & next,
                                 bool & needPar,
-                                bool const & closeLanguage = true,
-                                bool const & multipar_inset = false) const;
+                                bool const & closeLanguage = true) const;
 
 
        /// Build GUI description of font state