nsIDOMSelection[Listener].h have moved to dom/public/range/

This commit is contained in:
sfraser%netscape.com 1999-04-13 01:29:25 +00:00
Родитель 3acb74809c
Коммит 5580c81090
3 изменённых файлов: 1 добавлений и 7 удалений

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

@ -8,7 +8,6 @@ nsIContentIterator.h
nsIDocument.h
nsIDocumentContainer.h
nsIDocumentObserver.h
nsIDOMSelection.h
nsIFocusTracker.h
nsIFrame.h
nsIFrameSelection.h
@ -36,4 +35,3 @@ nsIStyleSheet.h
nsIStyleSheetLinkingElement.h
nsITextContent.h
nsTextFragment.h
nsIDOMSelectionListener.h

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

@ -44,8 +44,6 @@ EXPORTS = \
nsIPresShell.h \
nsIReflowCommand.h \
nsIFrameSelection.h \
nsIDOMSelection.h \
nsIDOMSelectionListener.h \
nsISpaceManager.h \
nsIStyledContent.h \
nsIStyleContext.h \
@ -63,7 +61,7 @@ EXPORTS = \
nsStyleCoord.h \
nsStyleStruct.h \
nsTextFragment.h \
$(NULL)
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))

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

@ -37,8 +37,6 @@ EXPORTS = \
nsIPresShell.h \
nsIReflowCommand.h \
nsIFrameSelection.h \
nsIDOMSelection.h \
nsIDOMSelectionListener.h \
nsISpaceManager.h \
nsIStyleContext.h \
nsIStyleFrameConstruction.h \