mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-27 10:50:35 +00:00
Added nsInsertHTMLTxn
This commit is contained in:
parent
fab73ed4a4
commit
ac50aa3b0f
@ -21,6 +21,7 @@ IGNORE_MANIFEST=1
|
||||
LIBRARY_NAME=ender
|
||||
|
||||
CPPSRCS = \
|
||||
nsInsertHTMLTxn.cpp \
|
||||
nsEditor.cpp \
|
||||
nsTextEditor.cpp \
|
||||
nsTextEditRules.cpp \
|
||||
@ -58,6 +59,7 @@ CPPSRCS = \
|
||||
$(NULL)
|
||||
|
||||
CPP_OBJS = \
|
||||
.\$(OBJDIR)\nsInsertHTMLTxn.obj \
|
||||
.\$(OBJDIR)\nsEditor.obj \
|
||||
.\$(OBJDIR)\nsTextEditor.obj \
|
||||
.\$(OBJDIR)\nsTextEditRules.obj \
|
||||
|
Loading…
Reference in New Issue
Block a user