зеркало из https://github.com/mozilla/pjs.git
Adding nsXULKeyListener to the Win and GTK builds
This commit is contained in:
Родитель
26d15e37ff
Коммит
9709f7c4fe
|
@ -49,6 +49,7 @@ CPPSRCS = \
|
|||
nsXULDocumentInfo.cpp \
|
||||
nsXULPopupListener.cpp \
|
||||
nsXULFocusTracker.cpp \
|
||||
nsXULKeyListener.cpp \
|
||||
$(NULL)
|
||||
|
||||
EXPORTS = \
|
||||
|
|
|
@ -49,6 +49,7 @@ CPP_OBJS=\
|
|||
.\$(OBJDIR)\nsXULFocusTracker.obj \
|
||||
.\$(OBJDIR)\nsXULSortService.obj \
|
||||
.\$(OBJDIR)\nsXULTreeElement.obj \
|
||||
.\$(OBJDIR)\nsXULKeyListener.obj \
|
||||
$(NULL)
|
||||
|
||||
# XXX we are including layout\html\base\src to get HTML elements
|
||||
|
|
Загрузка…
Ссылка в новой задаче