Add nsIDocumentStateListener.h

This commit is contained in:
sfraser%netscape.com 1999-07-28 02:48:18 +00:00
Родитель 0904ad463d
Коммит f9601e5c7c
3 изменённых файлов: 3 добавлений и 0 удалений

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

@ -23,3 +23,4 @@ nsIHTMLEditor.h
nsIEditRules.h
nsIEditActionListener.h
nsICiter.h
nsIDocumentStateListener.h

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

@ -30,6 +30,7 @@ EXPORTS = \
nsIEditRules.h \
nsEditorCID.h \
nsICiter.h \
nsIDocumentStateListener.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))

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

@ -26,6 +26,7 @@ EXPORTS = \
nsIEditRules.h \
nsEditorCID.h \
nsICiter.h \
nsIDocumentStateListener.h \
$(NULL)
MODULE = editor