summaryrefslogtreecommitdiff
path: root/include/svx/stddlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/stddlg.hxx')
-rw-r--r--include/svx/stddlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/stddlg.hxx b/include/svx/stddlg.hxx
index 44ef8246b864..9251475d4194 100644
--- a/include/svx/stddlg.hxx
+++ b/include/svx/stddlg.hxx
@@ -27,7 +27,7 @@
class SVX_DLLPUBLIC SvxStandardDialog: public SfxModalDialog
{
public:
- SvxStandardDialog( Window* pParent, const OString& rID, const OUString& rUIXMLDescription );
+ SvxStandardDialog( vcl::Window* pParent, const OString& rID, const OUString& rUIXMLDescription );
virtual ~SvxStandardDialog();
short Execute() SAL_OVERRIDE;