зеркало из https://github.com/mozilla/pjs.git
Exporting clipboard, drag & drop interfaces.
This commit is contained in:
Родитель
35bf374ae1
Коммит
04819cf919
|
@ -76,7 +76,14 @@ EXPORTS = \
|
|||
nsIImageButtonListener.h \
|
||||
nsIContentConnector.h \
|
||||
nsISelectionMgr.h \
|
||||
$(NULL)
|
||||
nsIDragSource.h \
|
||||
nsIDragTarget.h \
|
||||
nsIClipboard.h \
|
||||
nsIDataFlavor.h \
|
||||
nsITransferable.h \
|
||||
nsIDragService.h \
|
||||
nsIDraggedObject.h \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче