summaryrefslogtreecommitdiff
path: root/include/vcl/wizardmachine.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/vcl/wizardmachine.hxx')
-rw-r--r--include/vcl/wizardmachine.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/vcl/wizardmachine.hxx b/include/vcl/wizardmachine.hxx
index 88788fdc549c..6fb6adf3390f 100644
--- a/include/vcl/wizardmachine.hxx
+++ b/include/vcl/wizardmachine.hxx
@@ -81,7 +81,7 @@ namespace vcl
class VCL_DLLPUBLIC OWizardPage : public BuilderPage, public IWizardPageController
{
public:
- OWizardPage(TabPageParent pParent, const OUString& rUIXMLDescription, const OString& rID);
+ OWizardPage(weld::Container* pPage, weld::DialogController* pController, const OUString& rUIXMLDescription, const OString& rID);
virtual ~OWizardPage() override;
// IWizardPageController overridables