mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-14 18:51:28 +00:00
Added nsICaret and nsIDOMSelectionListener to exports
This commit is contained in:
parent
ccb40923d6
commit
3af75db3b6
@ -26,6 +26,7 @@ MODULE=layout
|
|||||||
|
|
||||||
EXPORTS = \
|
EXPORTS = \
|
||||||
nslayout.h \
|
nslayout.h \
|
||||||
|
nsICaret.h \
|
||||||
nsIContent.h \
|
nsIContent.h \
|
||||||
nsIDocument.h \
|
nsIDocument.h \
|
||||||
nsIDocumentContainer.h \
|
nsIDocumentContainer.h \
|
||||||
@ -43,6 +44,7 @@ EXPORTS = \
|
|||||||
nsIReflowCommand.h \
|
nsIReflowCommand.h \
|
||||||
nsIFrameSelection.h \
|
nsIFrameSelection.h \
|
||||||
nsIDOMSelection.h \
|
nsIDOMSelection.h \
|
||||||
|
nsIDOMSelectionListener.h \
|
||||||
nsISpaceManager.h \
|
nsISpaceManager.h \
|
||||||
nsIStyleContext.h \
|
nsIStyleContext.h \
|
||||||
nsIStyleFrameConstruction.h \
|
nsIStyleFrameConstruction.h \
|
||||||
|
@ -19,6 +19,7 @@ DEPTH=..\..\..
|
|||||||
|
|
||||||
EXPORTS = \
|
EXPORTS = \
|
||||||
nslayout.h \
|
nslayout.h \
|
||||||
|
nsICaret.h \
|
||||||
nsIContent.h \
|
nsIContent.h \
|
||||||
nsIDocument.h \
|
nsIDocument.h \
|
||||||
nsIDocumentContainer.h \
|
nsIDocumentContainer.h \
|
||||||
@ -36,6 +37,7 @@ EXPORTS = \
|
|||||||
nsIReflowCommand.h \
|
nsIReflowCommand.h \
|
||||||
nsIFrameSelection.h \
|
nsIFrameSelection.h \
|
||||||
nsIDOMSelection.h \
|
nsIDOMSelection.h \
|
||||||
|
nsIDOMSelectionListener.h \
|
||||||
nsISpaceManager.h \
|
nsISpaceManager.h \
|
||||||
nsIStyleContext.h \
|
nsIStyleContext.h \
|
||||||
nsIStyleFrameConstruction.h \
|
nsIStyleFrameConstruction.h \
|
||||||
|
Loading…
Reference in New Issue
Block a user