summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/paragraph/ParaBulletsControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/paragraph/ParaBulletsControl.hxx')
-rw-r--r--svx/source/sidebar/paragraph/ParaBulletsControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/paragraph/ParaBulletsControl.hxx b/svx/source/sidebar/paragraph/ParaBulletsControl.hxx
index 6578328d4cd5..d54f98765c31 100644
--- a/svx/source/sidebar/paragraph/ParaBulletsControl.hxx
+++ b/svx/source/sidebar/paragraph/ParaBulletsControl.hxx
@@ -46,7 +46,7 @@ private:
DECL_LINK(MoreButtonClickHdl_Impl, void*);
public:
- ParaBulletsControl(Window* pParent, svx::sidebar::ParaPropertyPanel& rPanel);
+ ParaBulletsControl(vcl::Window* pParent, svx::sidebar::ParaPropertyPanel& rPanel);
virtual ~ParaBulletsControl();
void UpdateValueSet();
};