зеркало из https://github.com/mozilla/pjs.git
replaced nsString2.h references with nsString.h
This commit is contained in:
Родитель
fec511d826
Коммит
7a7d7b661c
|
@ -20,7 +20,7 @@
|
|||
#define _nsMsgFilterCore_H_
|
||||
|
||||
#include "MailNewsTypes.h"
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
#include "nsMsgSearchCore.h"
|
||||
|
||||
typedef enum
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
#define _nsMsgSearchCore_H_
|
||||
|
||||
#include "MailNewsTypes.h"
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
#include "nsIMsgHeaderParser.h"
|
||||
#include "nsCOMPtr.h"
|
||||
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
#include "nsCOMPtr.h"
|
||||
#include "prmem.h"
|
||||
#include "plstr.h"
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
#include "nsXPIDLString.h"
|
||||
|
||||
#include "nsCRT.h" // for nsCRT::strtok
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include "nsFileSpec.h"
|
||||
#include "nsIServiceManager.h"
|
||||
#include "nsCOMPtr.h"
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
|
||||
nsresult GetMessageServiceProgIDForURI(const char *uri, nsString &progID)
|
||||
{
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
#define _nsMsgHdr_H
|
||||
|
||||
#include "nsIMsgHdr.h"
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
#include "MailNewsTypes.h"
|
||||
#include "xp.h"
|
||||
#include "mdb.h"
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
#include "nsIEnumerator.h"
|
||||
#include "nsMsgThread.h"
|
||||
#include "nsFileStream.h"
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
#include "nsIMsgHeaderParser.h"
|
||||
#include "nsMsgBaseCID.h"
|
||||
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
#include "msgCore.h"
|
||||
#include "nsMsgHdr.h"
|
||||
#include "nsMsgDatabase.h"
|
||||
#include "nsString2.h"
|
||||
#include "nsMsgUtils.h"
|
||||
|
||||
NS_IMPL_ISUPPORTS(nsMsgHdr, nsIMsgDBHdr::GetIID())
|
||||
|
|
|
@ -25,7 +25,7 @@ nsIMAPBodyShell and associated classes
|
|||
|
||||
#include "nsImapCore.h"
|
||||
#include "nsIMAPGenericParser.h"
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
|
||||
class nsImapProtocol;
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
#include "nsImapCore.h"
|
||||
#include "nsImapProtocol.h"
|
||||
#include "nsIMAPGenericParser.h"
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
|
||||
/*************************************************
|
||||
The following functions are used to implement
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#include "nsIMAPNamespace.h"
|
||||
#include "nsImapProtocol.h"
|
||||
#include "nsIMAPGenericParser.h"
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
|
||||
//////////////////// nsIMAPNamespace /////////////////////////////////////////////////////////////
|
||||
|
||||
|
|
|
@ -20,7 +20,7 @@
|
|||
#define _nsImapCore_H_
|
||||
|
||||
#include "MailNewsTypes.h"
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
|
||||
class nsIMAPNamespace;
|
||||
class nsImapProtocol;
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
|
||||
#include "msgCore.h"
|
||||
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
|
||||
#include "nsIImapIncomingServer.h"
|
||||
#include "nsIMAPHostSessionList.h"
|
||||
|
|
|
@ -47,7 +47,6 @@ PRLogModuleInfo *IMAP;
|
|||
#include "nsIOutputStream.h"
|
||||
#include "nsINetService.h"
|
||||
|
||||
#include "nsString2.h"
|
||||
|
||||
#include "nsIMsgIncomingServer.h"
|
||||
#include "nsIImapIncomingServer.h"
|
||||
|
|
|
@ -22,7 +22,7 @@
|
|||
#include "nsImapCore.h"
|
||||
#include "nsIMAPHostSessionList.h"
|
||||
#include "nsImapSearchResults.h"
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
|
||||
class nsIMAPNamespace;
|
||||
class nsIMAPNamespaceList;
|
||||
|
|
|
@ -45,7 +45,7 @@
|
|||
#include "nsIMsgIncomingServer.h"
|
||||
#include "nsMsgBaseCID.h"
|
||||
#include "nsMsgLocalCID.h"
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
#include "nsLocalFolderSummarySpec.h"
|
||||
|
||||
static NS_DEFINE_IID(kISupportsIID, NS_ISUPPORTS_IID);
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
#include "prio.h"
|
||||
#include "plstr.h"
|
||||
#include "MailNewsTypes.h"
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
|
||||
#include "nsINetService.h"
|
||||
#include "nsIMsgIncomingServer.h"
|
||||
|
|
|
@ -43,7 +43,7 @@
|
|||
#include "nsNewsDatabase.h"
|
||||
#include "nsMsgDBCID.h"
|
||||
|
||||
#include "nsString2.h"
|
||||
#include "nsString.h"
|
||||
|
||||
#include "nsNNTPNewsgroup.h"
|
||||
#include "nsCOMPtr.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче