morepretty
This commit is contained in:
parent
2ee4f747e2
commit
789d543faf
2 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
## Load SVG files.
|
||||
|
||||
import chroma, pixie/common, pixie/images, pixie/internal, pixie/paints, pixie/paths, strutils,
|
||||
vmath, xmlparser, xmltree, tables
|
||||
import chroma, pixie/common, pixie/images, pixie/internal, pixie/paints,
|
||||
pixie/paths, strutils, tables, vmath, xmlparser, xmltree
|
||||
|
||||
when defined(pixieDebugSvg):
|
||||
import strtabs
|
||||
|
|
Loading…
Reference in a new issue