summaryrefslogtreecommitdiff
path: root/desktop
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2005-03-29 14:02:11 +0000
committerRüdiger Timm <rt@openoffice.org>2005-03-29 14:02:11 +0000
commitf31536606fe0126777bdcd2f992671f142eab096 (patch)
tree10741331d9ac79c760670f30980a70739d1a2986 /desktop
parent753e1991e364b9f4caadb98bfb8ddf550022302c (diff)
INTEGRATION: CWS fwkfinal4 (1.3.10); FILE MERGED
2005/03/22 17:07:28 lo 1.3.10.1: #i45398# #i45757# button position and no help on F1 in wizard
Diffstat (limited to 'desktop')
-rw-r--r--desktop/source/migration/wizard.hxx5
1 files changed, 3 insertions, 2 deletions
diff --git a/desktop/source/migration/wizard.hxx b/desktop/source/migration/wizard.hxx
index 402b3f36022b..ffa99772fd94 100644
--- a/desktop/source/migration/wizard.hxx
+++ b/desktop/source/migration/wizard.hxx
@@ -2,9 +2,9 @@
*
* $RCSfile: wizard.hxx,v $
*
- * $Revision: 1.3 $
+ * $Revision: 1.4 $
*
- * last change: $Author: vg $ $Date: 2005-03-11 10:50:22 $
+ * last change: $Author: rt $ $Date: 2005-03-29 15:02:11 $
*
* The Contents of this file are made available subject to the terms of
* either of the following licenses
@@ -92,6 +92,7 @@ public:
FirstStartWizard(Window* pParent);
virtual short Execute();
+ virtual long PreNotify( NotifyEvent& rNEvt );
static rtl::OUString getLicensePath();