summaryrefslogtreecommitdiff
path: root/svtools/source/uno/unowizard.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/uno/unowizard.hxx')
-rw-r--r--svtools/source/uno/unowizard.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/uno/unowizard.hxx b/svtools/source/uno/unowizard.hxx
index f56a23024f5c..c58ea2078f34 100644
--- a/svtools/source/uno/unowizard.hxx
+++ b/svtools/source/uno/unowizard.hxx
@@ -101,7 +101,7 @@ namespace svt { namespace uno
~Wizard();
protected:
- virtual Dialog* createDialog( Window* _pParent );
+ virtual Dialog* createDialog( Window* _pParent );
virtual void destroyDialog();
private: