summaryrefslogtreecommitdiff
path: root/desktop/source/migration/wizard.cxx
diff options
context:
space:
mode:
authorRĂ¼diger Timm <rt@openoffice.org>2007-04-26 07:25:00 +0000
committerRĂ¼diger Timm <rt@openoffice.org>2007-04-26 07:25:00 +0000
commit54d1adbb4d3f95135f0b1cb3b8b5fbb0d1acd4fb (patch)
tree3ba6100e3677201ec0d2e699884ee69e7e555702 /desktop/source/migration/wizard.cxx
parent06c6a94bf32ad499db073c9b3d211efd3bbc9350 (diff)
INTEGRATION: CWS residcleanup (1.12.76); FILE MERGED
2007/02/24 19:59:51 pl 1.12.76.1: #i74635# residcleanup
Diffstat (limited to 'desktop/source/migration/wizard.cxx')
-rw-r--r--desktop/source/migration/wizard.cxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/desktop/source/migration/wizard.cxx b/desktop/source/migration/wizard.cxx
index 1ebbe58c0b..f77a3387e4 100644
--- a/desktop/source/migration/wizard.cxx
+++ b/desktop/source/migration/wizard.cxx
@@ -4,9 +4,9 @@
*
* $RCSfile: wizard.cxx,v $
*
- * $Revision: 1.13 $
+ * $Revision: 1.14 $
*
- * last change: $Author: rt $ $Date: 2007-04-04 07:49:34 $
+ * last change: $Author: rt $ $Date: 2007-04-26 08:25:00 $
*
* The Contents of this file are made available subject to
* the terms of GNU Lesser General Public License Version 2.1.
@@ -92,7 +92,7 @@ const FirstStartWizard::WizardState FirstStartWizard::STATE_UPDATE_CHECK = 4;
const FirstStartWizard::WizardState FirstStartWizard::STATE_REGISTRATION = 5;
WizardResId::WizardResId( USHORT nId ) :
- ResId( nId, FirstStartWizard::GetResManager() )
+ ResId( nId, *FirstStartWizard::GetResManager() )
{
}