- Timestamp:
- 01/13/08 21:39:50 (11 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
Mulberry/branches/v4.1d1/Sources_Common/Application/Preferences/CPreferences.h
r86 r150 36 36 #include "CPreferenceEnum.h" 37 37 #include "CPreferenceValue.h" 38 #include "COptionsAccount.h" 38 39 #include "CSearchStyle.h" 39 40 #include "CSMTPAccount.h" … … 115 116 CPreferenceValueMap<CMailAccountList> mMailAccounts; // List of mail accounts 116 117 CPreferenceValueMap<CSMTPAccountList> mSMTPAccounts; // List of SMTP accounts 117 CPreferenceValueMap<C INETAccountList>mRemoteAccounts; // List of remote options accounts118 CPreferenceValueMap<COptionsAccountList> mRemoteAccounts; // List of remote options accounts 118 119 CPreferenceValueMap<CManageSIEVEAccountList> mSIEVEAccounts; // List of ManageSIEVE accounts 119 120 CPreferenceValueMap<cdstring> mMailDomain; // Mail domain