summaryrefslogtreecommitdiff
path: root/svx/source/tbxctrls/SvxColorChildWindow.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/tbxctrls/SvxColorChildWindow.cxx')
-rw-r--r--svx/source/tbxctrls/SvxColorChildWindow.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/tbxctrls/SvxColorChildWindow.cxx b/svx/source/tbxctrls/SvxColorChildWindow.cxx
index a4ad23f3fedc..eb34587863e1 100644
--- a/svx/source/tbxctrls/SvxColorChildWindow.cxx
+++ b/svx/source/tbxctrls/SvxColorChildWindow.cxx
@@ -38,7 +38,7 @@ SvxColorChildWindow::SvxColorChildWindow( vcl::Window* _pParent,
pWindow = pWin;
- eChildAlignment = SfxChildAlignment::BOTTOM;
+ SetAlignment(SfxChildAlignment::BOTTOM);
pWin->Initialize( pInfo );
}