summaryrefslogtreecommitdiff
path: root/include/svx/pfiledlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/pfiledlg.hxx')
-rw-r--r--include/svx/pfiledlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/pfiledlg.hxx b/include/svx/pfiledlg.hxx
index 39599affb16b..0b4e52ce733b 100644
--- a/include/svx/pfiledlg.hxx
+++ b/include/svx/pfiledlg.hxx
@@ -36,7 +36,7 @@ private:
public:
// with nKind = SID_INSERT_SOUND or
// nKind = SID_INSERT_VIDEO
- SvxPluginFileDlg (Window *pParent, sal_uInt16 nKind );
+ SvxPluginFileDlg (vcl::Window *pParent, sal_uInt16 nKind );
~SvxPluginFileDlg ();
ErrCode Execute();