зеркало из https://github.com/mozilla/gecko-dev.git
Add nsIDocumentStateListener.h
This commit is contained in:
Родитель
0904ad463d
Коммит
f9601e5c7c
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче