]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.h
Small fix.
[lyx.git] / src / LColor.h
index 4fc25de94d6eb884ebfd41b74ecaaf8c351615e0..1875816b784bcc30c78ec7583ef447450f153066 100644 (file)
@@ -173,6 +173,8 @@ public:
        LColor();
        ///
        void setColor(LColor::color col, string const & x11name);
+       ///
+       bool setColor(string const & lyxname, string const & x11name);
        /// Get GUI name of color
        string getGUIName(LColor::color c) const;