summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx')
-rw-r--r--svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx b/svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx
index d7f1a0f5f4a5..c69c03f07f21 100644
--- a/svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx
+++ b/svx/source/sidebar/paragraph/ParaLineSpacingControl.cxx
@@ -73,8 +73,8 @@ ParaLineSpacingControl::ParaLineSpacingControl(Window* pParent, svx::sidebar::Pa
, maSelSpacing115 (SVX_RES(IMG_SEL_SPACING115))
, maSelSpacing15 (SVX_RES(IMG_SEL_SPACING15))
, maSelSpacing2 (SVX_RES(IMG_SEL_SPACING2))
- , maImgCus (SVX_RES(IMG_CUSTOM))
- , maImgCusGrey (SVX_RES(IMG_CUSTOM_GRAY))
+ , maImgCus (SVX_RES(IMG_PARA_CUSTOM))
+ , maImgCusGrey (SVX_RES(IMG_PARA_CUSTOM_GRAY))
, maStrCus (SVX_RESSTR(STR_LCVALUE))
, mpImg(NULL)
, mpImgSel(NULL)