mirror of
https://github.com/thorvg/thorvg.git
synced 2025-06-07 21:23:32 +00:00
examples: renamed StrokeTrim -> TrimPath
This commit is contained in:
parent
7275b77c22
commit
70f0ec9ff2
2 changed files with 1 additions and 1 deletions
|
@ -63,10 +63,10 @@ source_file = [
|
|||
'Stroke.cpp',
|
||||
'StrokeLine.cpp',
|
||||
'StrokeMiterlimit.cpp',
|
||||
'StrokeTrim.cpp',
|
||||
'Svg.cpp',
|
||||
'Text.cpp',
|
||||
'Transform.cpp',
|
||||
'TrimPath.cpp',
|
||||
'Update.cpp',
|
||||
'Viewport.cpp'
|
||||
]
|
||||
|
|
Loading…
Add table
Reference in a new issue