зеркало из https://github.com/mozilla/pjs.git
remove export of host session list interface, fix case of include file
This commit is contained in:
Родитель
a53b4b5db8
Коммит
ed566a3ae3
|
@ -37,7 +37,6 @@ EXPORTS = \
|
|||
nsImapMailFolder.h \
|
||||
nsImapProtocol.h \
|
||||
nsImapProxyEvent.h \
|
||||
nsIImapHostSessionList.h \
|
||||
nsImapSearchResults.h \
|
||||
nsImapServerResponseParser.h \
|
||||
nsImapService.h \
|
||||
|
|
|
@ -39,7 +39,7 @@
|
|||
#include "nsMsgBaseCID.h"
|
||||
#include "nsMsgLocalCID.h"
|
||||
#include "nsImapUndoTxn.h"
|
||||
#include "nsIImapHostSessionList.h"
|
||||
#include "nsIIMAPHostSessionList.h"
|
||||
|
||||
#ifdef DOING_FILTERS
|
||||
#include "nsIMsgFilter.h"
|
||||
|
|
Загрузка…
Ссылка в новой задаче