]> git.lyx.org Git - lyx.git/blobdiff - src/Color.h
- lyxsweave.R: set missing SVN EOL style and add missing makefile entry
[lyx.git] / src / Color.h
index fbfe10fb226385138c29b76ed63ff0435b1b4110..57ae496831ab45edb7c22d9980165df507a5efdf 100644 (file)
@@ -41,8 +41,8 @@ class Color
 public:
        ///
        Color(ColorCode base_color = Color_none);
-       
-       /// comparison operators.
+
+       /// \name Comparison operators
        //@{
        bool operator==(Color const & color) const;
        bool operator!=(Color const & color) const;