Shortened filename to nsIExternalDocLoadObs.h to work around Mac build bustage. Filenames longer than 31 characters are a bad thing on the Mac.

This commit is contained in:
nisheeth%netscape.com 1999-04-26 14:54:03 +00:00
Родитель 086fffbf19
Коммит af374973b0
6 изменённых файлов: 5 добавлений и 5 удалений

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

@ -35,7 +35,7 @@
#include "nsIRefreshUrl.h"
#include "nsITimer.h"
#include "nsIDocumentLoaderObserver.h"
#include "nsIExternalDocumentLoadObserver.h"
#include "nsIExternalDocLoadObs.h"
#include "nsVoidArray.h"
#include "nsIHttpURL.h"
#include "nsILoadAttribs.h"

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

@ -7,7 +7,7 @@ nsIContentViewer.h
nsIContentViewerContainer.h
nsIDocumentLoader.h
nsIDocumentLoaderObserver.h
nsIExternalDocumentLoadObserver.h
nsIExternalDocLoadObs.h
nsIDocStreamLoaderFactory.h
nsIDocumentViewer.h
nsILinkHandler.h

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

@ -30,7 +30,7 @@ EXPORTS = \
nsIContentViewerContainer.h \
nsIDocumentLoader.h \
nsIDocumentLoaderObserver.h \
nsIExternalDocumentLoadObserver.h \
nsIExternalDocLoadObs.h \
nsIDocumentViewer.h \
nsILinkHandler.h \
nsIThrobber.h \

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

@ -27,7 +27,7 @@ EXPORTS = \
nsIContentViewerContainer.h \
nsIDocumentLoader.h \
nsIDocumentLoaderObserver.h \
nsIExternalDocumentLoadObserver.h \
nsIExternalDocLoadObs.h \
nsIDocStreamLoaderFactory.h \
nsIDocumentViewer.h \
nsILinkHandler.h \

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

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

@ -35,7 +35,7 @@
#include "nsIRefreshUrl.h"
#include "nsITimer.h"
#include "nsIDocumentLoaderObserver.h"
#include "nsIExternalDocumentLoadObserver.h"
#include "nsIExternalDocLoadObs.h"
#include "nsVoidArray.h"
#include "nsIHttpURL.h"
#include "nsILoadAttribs.h"