]> git.lyx.org Git - lyx.git/blobdiff - src/Color.h
Thanks, Andre.
[lyx.git] / src / Color.h
index ce65b14438387eab0280fb4b5b669a16f1bdf5ee..fbfe10fb226385138c29b76ed63ff0435b1b4110 100644 (file)
@@ -61,6 +61,7 @@ std::ostream & operator<<(std::ostream & os, Color color);
 
 std::string const X11hexname(RGBColor const & col);
 RGBColor rgbFromHexName(std::string const & x11hexname);
+std::string const outputLaTeXColor(RGBColor const & color);
 
 } // namespace lyx