summaryrefslogtreecommitdiff
path: root/drawinglayer/source/tools/converters.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'drawinglayer/source/tools/converters.cxx')
-rw-r--r--drawinglayer/source/tools/converters.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/drawinglayer/source/tools/converters.cxx b/drawinglayer/source/tools/converters.cxx
index cb14d9dbb567..64810162305e 100644
--- a/drawinglayer/source/tools/converters.cxx
+++ b/drawinglayer/source/tools/converters.cxx
@@ -74,7 +74,7 @@ namespace drawinglayer
pContent->SetMapMode(aMapModePixel);
// set to all white
- pContent->SetBackground(Wallpaper(Color(COL_WHITE)));
+ pContent->SetBackground(Wallpaper(COL_WHITE));
pContent->Erase();
// create pixel processor, also already takes care of AAing and