]> git.lyx.org Git - lyx.git/blobdiff - src/Painter.h
next step...
[lyx.git] / src / Painter.h
index ba001988a45c41a2dcc74d00612b472225383276..f6dad96bbcc1d8c11cd95a3e1aaa1202c00db570 100644 (file)
@@ -74,7 +74,7 @@ public:
        
        /// Fill a rectangle
        PainterBase & fillRectangle(int x, int y, int w, int h,
-                                   LColor::color = LColor::background);
+                                   LColor::color);
        
        /// For the graphics inset.
        PainterBase & image(int x, int y, int w, int h, LyXImage const * image);