mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-13 18:27:35 +00:00
Adding nsIFileListTransferable to the Linux build.
This commit is contained in:
parent
7ef7c5364a
commit
bcee8c9061
@ -69,6 +69,7 @@ EXPORTS = \
|
||||
nsIContentConnector.h \
|
||||
nsIClipboard.h \
|
||||
nsITransferable.h \
|
||||
nsIFileListTransferable.h \
|
||||
nsIDragService.h \
|
||||
nsIDragSession.h \
|
||||
nsIClipboardOwner.h \
|
||||
|
@ -36,6 +36,7 @@ CPPSRCS= \
|
||||
nsXIFFormatConverter.cpp \
|
||||
nsBaseDragService.cpp \
|
||||
nsBaseClipboard.cpp \
|
||||
nsFileListTransferable.cpp \
|
||||
$(NULL)
|
||||
|
||||
LOCAL_INCLUDES := \
|
||||
|
Loading…
Reference in New Issue
Block a user