INTEGRATION: CWS residcleanup (1.12.76); FILE MERGED

2007/02/24 19:59:51 pl 1.12.76.1: #i74635# residcleanup
This commit is contained in:
Rüdiger Timm 2007-04-26 07:25:00 +00:00
parent af08b77d88
commit 1e9396b588

View file

@ -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() )
{
}