Add nsIDocumentStateListener.idl to the build.
git-svn-id: svn://10.0.0.236/trunk@41903 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -18,3 +18,4 @@
|
||||
|
||||
nsIEditorShell.idl
|
||||
nsIEditorSpellCheck.idl
|
||||
nsIDocumentStateListener.idl
|
||||
|
||||
@@ -24,6 +24,7 @@ include $(DEPTH)/config/autoconf.mk
|
||||
|
||||
XPIDLSRCS = nsIEditorShell.idl \
|
||||
nsIEditorSpellCheck.idl \
|
||||
nsIDocumentStateListener.idl \
|
||||
$(NULL)
|
||||
|
||||
MODULE = editor
|
||||
|
||||
@@ -25,6 +25,7 @@ XPIDL_MODULE=editor
|
||||
|
||||
XPIDLSRCS = .\nsIEditorShell.idl \
|
||||
.\nsIEditorSpellCheck.idl \
|
||||
.\nsIDocumentStateListener.idl \
|
||||
$(NULL)
|
||||
|
||||
include <$(DEPTH)\config\rules.mak>
|
||||
|
||||
Reference in New Issue
Block a user