summaryrefslogtreecommitdiff
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 7c0304c3d720..f80a25a85cfa 100644
--- a/include/svtools/wizdlg.hxx
+++ b/include/svtools/wizdlg.hxx
@@ -258,7 +258,7 @@ public:
virtual void Resize();
virtual void StateChanged( StateChangedType nStateChange );
- virtual long Notify( NotifyEvent& rNEvt );
+ virtual bool Notify( NotifyEvent& rNEvt );
virtual void ActivatePage();
virtual long DeactivatePage();