Add MOZ_MAIL_NEWS so it compiles under MOZ_MEDIUM
git-svn-id: svn://10.0.0.236/branches/NORMANDY_BRANCH@2269 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -79,9 +79,11 @@ extern int MK_MSG_REMOVE_MAILHOST_CONFIRM;
|
||||
|
||||
BOOL g_bReloadAllWindows;
|
||||
|
||||
#ifdef MOZ_MAIL_NEWS
|
||||
extern "C" void GetFolderServerNames
|
||||
(char* lpName, int nDefaultID, CString& folder, CString& server);
|
||||
extern "C" MSG_Host *DoAddNewsServer(CWnd* pParent, int nFromWhere);
|
||||
#endif
|
||||
|
||||
extern "C" char *FE_GetProgramDirectory(char *buffer, int length);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user