зеркало из https://github.com/mozilla/pjs.git
Added toolbars, renamed nsRDFTreeItem to nsRDFTreeDataModelItem to
keep up with interfaces.
This commit is contained in:
Родитель
5715f32617
Коммит
ecc8fc5fa1
|
@ -43,14 +43,16 @@ CSRCS= \
|
|||
rdfht.c \
|
||||
$(NULL)
|
||||
|
||||
CPPSRCS= \
|
||||
comwrap.cpp \
|
||||
netglue.cpp \
|
||||
nsRDFDataModel.cpp \
|
||||
nsRDFDataModelItem.cpp \
|
||||
nsRDFTreeColumn.cpp \
|
||||
nsRDFTreeDataModel.cpp \
|
||||
nsRDFTreeItem.cpp \
|
||||
CPPSRCS= \
|
||||
comwrap.cpp \
|
||||
netglue.cpp \
|
||||
nsRDFDataModel.cpp \
|
||||
nsRDFDataModelItem.cpp \
|
||||
nsRDFToolbarDataModel.cpp \
|
||||
nsRDFToolbarDataModelItem.cpp \
|
||||
nsRDFTreeColumn.cpp \
|
||||
nsRDFTreeDataModel.cpp \
|
||||
nsRDFTreeDataModelItem.cpp \
|
||||
$(NULL)
|
||||
|
||||
include $(DEPTH)/config/config.mk
|
||||
|
|
Загрузка…
Ссылка в новой задаче