mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
add missing string for tspan
upstream commit:
3bc5fc5416
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
32bd38d6bf
commit
2b657494ff
1 changed files with 1 additions and 0 deletions
|
@ -317,6 +317,7 @@ static const char * QSvgStyleSelector_nodeString[] = {
|
|||
"rect",
|
||||
"text",
|
||||
"textarea",
|
||||
"tspan",
|
||||
"use",
|
||||
"video"
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue