Added nsIEditActionListener.h to list of exported headers.

This commit is contained in:
kin%netscape.com 1999-04-20 17:51:26 +00:00
parent f2c86d8f47
commit 991e1b0db6
3 changed files with 4 additions and 1 deletions

View File

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

View File

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

View File

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