summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/dlg_char.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/dlg_char.hxx')
-rw-r--r--sd/source/ui/inc/dlg_char.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/dlg_char.hxx b/sd/source/ui/inc/dlg_char.hxx
index 2bb72ae9d734..3a416de52f4c 100644
--- a/sd/source/ui/inc/dlg_char.hxx
+++ b/sd/source/ui/inc/dlg_char.hxx
@@ -41,7 +41,7 @@ private:
public:
- SdCharDlg( Window* pParent, const SfxItemSet* pAttr,
+ SdCharDlg( vcl::Window* pParent, const SfxItemSet* pAttr,
const SfxObjectShell* pDocShell );
virtual ~SdCharDlg() {};
};