added nsIGfxTextControlFrame.h

git-svn-id: svn://10.0.0.236/trunk@53974 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
buster%netscape.com 1999-11-19 07:23:47 +00:00
parent 125f9f6a8a
commit b84e9eae1a
3 changed files with 4 additions and 1 deletions

View File

@ -9,3 +9,4 @@ nsIRadioControlFrame.h
nsIFormSubmitObserver.h
nsIFormProcessor.h
nsISelectControlFrame.h
nsIGfxTextControlFrame.h

View File

@ -37,6 +37,7 @@ EXPORTS = \
nsIFormSubmitObserver.h \
nsIFormProcessor.h \
nsISelectControlFrame.h \
nsIGfxTextControlFrame.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))

View File

@ -28,7 +28,8 @@ EXPORTS=nsIFormManager.h \
nsIFormControlFrame.h \
nsIFormSubmitObserver.h \
nsIFormProcessor.h \
nsISelectControlFrame.h
nsISelectControlFrame.h \
nsIGfxTextControlFrame.h
MODULE=raptor