summaryrefslogtreecommitdiff
path: root/filter/source/svg/svgdialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/svg/svgdialog.cxx')
-rw-r--r--filter/source/svg/svgdialog.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/svg/svgdialog.cxx b/filter/source/svg/svgdialog.cxx
index 9d9dd4b302a9..ee307a3c27ff 100644
--- a/filter/source/svg/svgdialog.cxx
+++ b/filter/source/svg/svgdialog.cxx
@@ -143,7 +143,7 @@ Sequence< OUString > SAL_CALL SVGDialog::getSupportedServiceNames()
-Dialog* SVGDialog::createDialog( Window* pParent )
+Dialog* SVGDialog::createDialog( vcl::Window* pParent )
{
return( ( /*KA: *mapResMgr.get() &&*/ mxSrcDoc.is() ) ?
new ImpSVGDialog( pParent/*KA: , *mapResMgr*/, maFilterData ) :