]> git.lyx.org Git - lyx.git/blobdiff - src/lyxfont.h
Fixes for/in insettabular/text.
[lyx.git] / src / lyxfont.h
index aedd3236f50f182f65a38001b06b1bb2dc076256..ad1a4a17f0eba7aa59e5fc2c1a8bf9b3f2404408 100644 (file)
@@ -262,10 +262,12 @@ public:
 
        /// Sets color after LyX text format
        LyXFont & setLyXColor(string const &);
+
+#if 0
        /// Sets size after GUI name
        LyXFont & setGUISize(string const &);
+#endif
+       
        /// Returns size of font in LaTeX text notation
        string const latexSize() const;