mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Issue #80 - De-unify dom/svg
This commit is contained in:
parent
e734022ff3
commit
9f8785ef66
6 changed files with 12 additions and 3 deletions
|
|
@ -103,7 +103,7 @@ EXPORTS.mozilla.dom += [
|
|||
'SVGZoomEvent.h',
|
||||
]
|
||||
|
||||
UNIFIED_SOURCES += [
|
||||
SOURCES += [
|
||||
'DOMSVGAnimatedLengthList.cpp',
|
||||
'DOMSVGAnimatedNumberList.cpp',
|
||||
'DOMSVGLength.cpp',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue