summaryrefslogtreecommitdiff
path: root/include/svtools/wizardmachine.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/wizardmachine.hxx')
-rw-r--r--include/svtools/wizardmachine.hxx3
1 files changed, 2 insertions, 1 deletions
diff --git a/include/svtools/wizardmachine.hxx b/include/svtools/wizardmachine.hxx
index 99352ca0d4a5..5275f999f985 100644
--- a/include/svtools/wizardmachine.hxx
+++ b/include/svtools/wizardmachine.hxx
@@ -99,7 +99,8 @@ namespace svt
if the OWizardPage is used in an OWizardMachine, this parameter
must be the OWizardMachine (which is derived from Window)
*/
- OWizardPage( Window* _pParent, const ResId& _rResId );
+ OWizardPage(Window* _pParent, const ResId& _rResId);
+ OWizardPage(Window *pParent, const OString& rID, const OUString& rUIXMLDescription);
~OWizardPage();
// IWizardPageController overridables