replaced nsString2.h references with nsString.h

This commit is contained in:
rickg%netscape.com 1999-06-02 01:03:41 +00:00
Родитель fec511d826
Коммит 7a7d7b661c
17 изменённых файлов: 15 добавлений и 17 удалений

Просмотреть файл

@ -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"