зеркало из https://github.com/mozilla/pjs.git
Backing out nsSelectionMgr removal for now.
This commit is contained in:
Родитель
df292ca440
Коммит
ecef301872
|
@ -74,6 +74,7 @@ EXPORTS = \
|
|||
nsIDragService.h \
|
||||
nsIClipboardOwner.h \
|
||||
nsIFormatConverter.h \
|
||||
nsISelectionMgr.h \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS := $(addprefix $(srcdir)/, $(EXPORTS))
|
||||
|
|
|
@ -63,6 +63,7 @@ CPPSRCS= \
|
|||
nsPopUpMenu.cpp \
|
||||
nsWidget.cpp \
|
||||
nsWindow.cpp \
|
||||
nsSelectionMgr.cpp \
|
||||
$(NULL)
|
||||
|
||||
TARGETS = $(LIBRARY)
|
||||
|
|
Загрузка…
Ссылка в новой задаче