summaryrefslogtreecommitdiff
path: root/svx/source/dialog/dlgctrl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/dlgctrl.cxx')
-rw-r--r--svx/source/dialog/dlgctrl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/dlgctrl.cxx b/svx/source/dialog/dlgctrl.cxx
index e9e00080893c..9248301600e0 100644
--- a/svx/source/dialog/dlgctrl.cxx
+++ b/svx/source/dialog/dlgctrl.cxx
@@ -210,7 +210,7 @@ void SvxRectCtl::InitRectBitmap()
}
#endif
- pBitmap->Replace( aColorAry1, aColorAry2, 7, NULL );
+ pBitmap->Replace( aColorAry1, aColorAry2, 7 );
}