summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/paragraph/ParaBulletsControl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/paragraph/ParaBulletsControl.cxx')
-rw-r--r--svx/source/sidebar/paragraph/ParaBulletsControl.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/paragraph/ParaBulletsControl.cxx b/svx/source/sidebar/paragraph/ParaBulletsControl.cxx
index a35c4d478411..268728a4a76e 100644
--- a/svx/source/sidebar/paragraph/ParaBulletsControl.cxx
+++ b/svx/source/sidebar/paragraph/ParaBulletsControl.cxx
@@ -34,7 +34,7 @@
namespace svx { namespace sidebar {
ParaBulletsControl::ParaBulletsControl(
- Window* pParent,
+ vcl::Window* pParent,
svx::sidebar::ParaPropertyPanel& rPanel )
: PopupControl( pParent,SVX_RES(RID_POPUPPANEL_PARAPAGE_BULLETS) )
, maBulletsVS( this,SVX_RES(VS_VALUES) )