INTEGRATION: CWS dba12 (1.2.222); FILE MERGED
2004/05/14 07:57:37 fs 1.2.222.1: #i29153# 'auto pilot' renamed to 'wizard'
This commit is contained in:
parent
d36c176106
commit
f452986652
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@
|
||||||
*
|
*
|
||||||
* $RCSfile: abspage.hxx,v $
|
* $RCSfile: abspage.hxx,v $
|
||||||
*
|
*
|
||||||
* $Revision: 1.2 $
|
* $Revision: 1.3 $
|
||||||
*
|
*
|
||||||
* last change: $Author: hr $ $Date: 2003-03-25 16:00:43 $
|
* last change: $Author: hjs $ $Date: 2004-06-28 17:10:27 $
|
||||||
*
|
*
|
||||||
* The Contents of this file are made available subject to the terms of
|
* The Contents of this file are made available subject to the terms of
|
||||||
* either of the following licenses
|
* either of the following licenses
|
||||||
|
@ -90,7 +90,7 @@ namespace abp
|
||||||
//= AddressBookSourcePage
|
//= AddressBookSourcePage
|
||||||
//=====================================================================
|
//=====================================================================
|
||||||
typedef ::svt::OWizardPage AddressBookSourcePage_Base;
|
typedef ::svt::OWizardPage AddressBookSourcePage_Base;
|
||||||
/// the base class for all tab pages in the address book source auto pilot
|
/// the base class for all tab pages in the address book source wizard
|
||||||
class AddressBookSourcePage : public AddressBookSourcePage_Base
|
class AddressBookSourcePage : public AddressBookSourcePage_Base
|
||||||
{
|
{
|
||||||
protected:
|
protected:
|
||||||
|
|
Loading…
Reference in a new issue