summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/text/TextUnderlineControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/text/TextUnderlineControl.hxx')
-rw-r--r--svx/source/sidebar/text/TextUnderlineControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/text/TextUnderlineControl.hxx b/svx/source/sidebar/text/TextUnderlineControl.hxx
index 4ff4366e3140..5e32256c3364 100644
--- a/svx/source/sidebar/text/TextUnderlineControl.hxx
+++ b/svx/source/sidebar/text/TextUnderlineControl.hxx
@@ -33,7 +33,7 @@ class TextUnderlineControl:public svx::sidebar::PopupControl
{
public:
TextUnderlineControl (
- Window* pParent,
+ vcl::Window* pParent,
svx::sidebar::TextPropertyPanel& rPanel,
SfxBindings* pBindings);
void Rearrange(FontUnderline eLine);