Adding font interfaces for Linux.

This commit is contained in:
mcafee%netscape.com 1999-05-14 21:13:50 +00:00
Родитель bc0e114a2d
Коммит 2896f82e9b
1 изменённых файлов: 3 добавлений и 0 удалений

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

@ -74,6 +74,9 @@ EXPORTS = \
nsIDragSession.h \
nsIClipboardOwner.h \
nsIFormatConverter.h \
nsIFontNameIterator.h \
nsIFontSizeIterator.h \
nsIFontRetrieverService.h \
$(NULL)
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))