summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/paragr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/paragr.hxx')
-rw-r--r--sd/source/ui/inc/paragr.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/paragr.hxx b/sd/source/ui/inc/paragr.hxx
index 6ceffa3b0844..fbf9a38e86e8 100644
--- a/sd/source/ui/inc/paragr.hxx
+++ b/sd/source/ui/inc/paragr.hxx
@@ -33,7 +33,7 @@ private:
virtual void PageCreated( sal_uInt16 nId, SfxTabPage &rPage ) SAL_OVERRIDE;
public:
- SdParagraphDlg( Window* pParent, const SfxItemSet* pAttr );
+ SdParagraphDlg( vcl::Window* pParent, const SfxItemSet* pAttr );
virtual ~SdParagraphDlg() {};
};