Added nsIEditActionListener.h to list of exported headers.

This commit is contained in:
kin%netscape.com 1999-04-20 17:51:26 +00:00
Родитель f2c86d8f47
Коммит 991e1b0db6
3 изменённых файлов: 4 добавлений и 1 удалений

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

@ -21,4 +21,5 @@ nsITextEditor.h
nsEditorCID.h
nsIContextLoader.h
nsIHTMLEditor.h
nsIEditRules.h
nsIEditRules.h
nsIEditActionListener.h

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

@ -24,6 +24,7 @@ include $(DEPTH)/config/autoconf.mk
EXPORTS = \
nsIContextLoader.h \
nsIEditActionListener.h \
nsIEditor.h \
nsIHTMLEditor.h \
nsITextEditor.h \

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

@ -19,6 +19,7 @@ DEPTH=..\..
IGNORE_MANIFEST=1
EXPORTS = \
nsIEditActionListener.h \
nsIEditor.h \
nsITextEditor.h \
nsIHTMLEditor.h \