Issue #80 - De-unify dom/xslt

This commit is contained in:
Moonchild 2020-04-23 17:29:30 +00:00 • committed by Roy Tam
commit 2c7e0856ce
6 changed files with 9 additions and 4 deletions

View file

@ -4,7 +4,7 @@
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
UNIFIED_SOURCES += [
SOURCES += [
'txXMLParser.cpp',
'txXMLUtils.cpp',
]