Add nsIUrlDispatcher.h to export list

This commit is contained in:
radha%netscape.com 1999-07-04 23:39:39 +00:00
Родитель 2484649336
Коммит 28e9091188
3 изменённых файлов: 3 добавлений и 0 удалений

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

@ -13,4 +13,5 @@ nsIThrobber.h
nsIWebShell.h
nsIWebShellServices.h
nsIClipboardCommands.h
nsIUrlDispatcher.h
nsweb.h

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

@ -37,6 +37,7 @@ EXPORTS = \
nsIClipboardCommands.h \
nsweb.h \
nsIDocStreamLoaderFactory.h \
nsIUrlDispatcher.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))

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

@ -33,6 +33,7 @@ EXPORTS = \
nsIWebShell.h \
nsIWebShellServices.h \
nsIClipboardCommands.h \
nsIUrlDispatcher.h \
nsweb.h \
$(NULL)