]> git.lyx.org Git - lyx.git/blobdiff - src/LColor.h
Implement os::current_root for native Win32 builds.
[lyx.git] / src / LColor.h
index b410378dc23ba89e2439af64334c2590472bb70a..700bb66abaf0ac9269b2c32f07fc217ea39281f6 100644 (file)
@@ -189,7 +189,7 @@ public:
        ///
        ~LColor();
        ///
-       void operator=(LColor const &);
+       LColor & operator=(LColor);
 
        /** set the given LyX color to the color defined by the X11 name given
         *  \returns true if successful.