summaryrefslogtreecommitdiffstats
path: root/include/svtools/wizdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/wizdlg.hxx')
-rw-r--r--include/svtools/wizdlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svtools/wizdlg.hxx b/include/svtools/wizdlg.hxx
index a4ab0027cc81..8ff5f3c224a5 100644
--- a/include/svtools/wizdlg.hxx
+++ b/include/svtools/wizdlg.hxx
@@ -239,7 +239,7 @@ private:
public:
WizardDialog( vcl::Window* pParent, WinBits nStyle = WB_STDTABDIALOG );
- WizardDialog( vcl::Window* pParent, const OString& rID, const OUString& rUIXMLDescription );
+ WizardDialog( vcl::Window* pParent, const OUString& rID, const OUString& rUIXMLDescription );
virtual ~WizardDialog();
virtual void Resize() SAL_OVERRIDE;