зеркало из https://github.com/mozilla/pjs.git
Add nsScrollPortView.cpp to the build to get around undefined symbols at startup: looks like it got missed on Unix.
This commit is contained in:
Родитель
d096e463ab
Коммит
5b02bdb168
|
@ -29,6 +29,7 @@ IS_COMPONENT = 1
|
|||
CPPSRCS = \
|
||||
nsView.cpp \
|
||||
nsScrollingView.cpp \
|
||||
nsScrollPortView.cpp \
|
||||
nsViewManager.cpp \
|
||||
nsViewFactory.cpp \
|
||||
$(NULL)
|
||||
|
|
Загрузка…
Ссылка в новой задаче