summaryrefslogtreecommitdiffstats
path: root/ksvg/data
diff options
context:
space:
mode:
Diffstat (limited to 'ksvg/data')
-rw-r--r--ksvg/data/SVGEcma.lut.h2
-rw-r--r--ksvg/data/SVGMaskElementImpl.lut.h4
2 files changed, 3 insertions, 3 deletions
diff --git a/ksvg/data/SVGEcma.lut.h b/ksvg/data/SVGEcma.lut.h
index be6a221c..b2a4d2e3 100644
--- a/ksvg/data/SVGEcma.lut.h
+++ b/ksvg/data/SVGEcma.lut.h
@@ -13,7 +13,7 @@ static const char SVGDOMNodeBridge__s_hashTableStrings[] = {
"attributes\0"
"childNodes\0"
"firstChild\0"
- "tqparentNode\0"
+ "parentNode\0"
"lastChild\0"
"localName\0"
"nodeValue\0"
diff --git a/ksvg/data/SVGMaskElementImpl.lut.h b/ksvg/data/SVGMaskElementImpl.lut.h
index 6d325e81..bcc32c39 100644
--- a/ksvg/data/SVGMaskElementImpl.lut.h
+++ b/ksvg/data/SVGMaskElementImpl.lut.h
@@ -6,8 +6,8 @@ namespace KSVG {
static const char SVGMaskElementImpl__s_hashTableStrings[] = {
"\0"
- "tqmaskContentUnits\0"
- "tqmaskUnits\0"
+ "maskContentUnits\0"
+ "maskUnits\0"
"height\0"
"width\0"
"x\0"