From 04dcc1881f6fd5ffcd09e95297f2e2e0d9aa084e Mon Sep 17 00:00:00 2001 From: Sebastian Geerken Date: Mon, 27 Oct 2014 14:01:14 +0100 Subject: Some smaller changes in dw (backport from RTFL). --- dw/style.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dw/style.hh') diff --git a/dw/style.hh b/dw/style.hh index 948a6457..230baa24 100644 --- a/dw/style.hh +++ b/dw/style.hh @@ -889,7 +889,7 @@ void drawBorder (View *view, Layout *layout, Rectangle *area, void drawBackground (View *view, Layout *layout, Rectangle *area, int x, int y, int width, int height, int xRef, int yRef, int widthRef, int heightRef, - Style *style, bool inverse, bool atTop); + Style *style, Color *bgColor, bool inverse, bool atTop); void drawBackgroundImage (View *view, StyleImage *backgroundImage, BackgroundRepeat backgroundRepeat, BackgroundAttachment backgroundAttachment, -- cgit v1.2.3