summaryrefslogtreecommitdiff
path: root/svx/source/dialog/stddlg.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/dialog/stddlg.cxx')
-rw-r--r--svx/source/dialog/stddlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/dialog/stddlg.cxx b/svx/source/dialog/stddlg.cxx
index c1ba57d229ac..d06e5245f306 100644
--- a/svx/source/dialog/stddlg.cxx
+++ b/svx/source/dialog/stddlg.cxx
@@ -30,7 +30,7 @@ short SvxStandardDialog::Execute()
return nRet;
}
-SvxStandardDialog::SvxStandardDialog(vcl::Window *pParent, const OString& rID, const OUString& rUIXMLDescription )
+SvxStandardDialog::SvxStandardDialog(vcl::Window *pParent, const OUString& rID, const OUString& rUIXMLDescription )
: SfxModalDialog(pParent, rID, rUIXMLDescription)
{
}