adding nsIFontRetriverService and nsIFontName & Size iterator interfaces

This commit is contained in:
rods%netscape.com 1999-05-18 21:47:17 +00:00
parent 704c5b3870
commit afba597828

View File

@ -25,6 +25,10 @@ include $(DEPTH)/config/autoconf.mk
DEFINES += -D_IMPL_NS_UI
EXPORTS = \
nsIFontSizeIterator.h \
nsIFontNameIterator.h \
nsIFontRetrieverService.h \
nsIFileListTransferable.h \
nsIMenuBar.h \
nsIMenu.h \
nsIMenuItem.h \