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.
|
## Load SVG files.
|
||||||
|
|
||||||
import chroma, pixie/common, pixie/images, pixie/internal, pixie/paints, pixie/paths, strutils,
|
import chroma, pixie/common, pixie/images, pixie/internal, pixie/paints,
|
||||||
vmath, xmlparser, xmltree, tables
|
pixie/paths, strutils, tables, vmath, xmlparser, xmltree
|
||||||
|
|
||||||
when defined(pixieDebugSvg):
|
when defined(pixieDebugSvg):
|
||||||
import strtabs
|
import strtabs
|
||||||
|
|
Loading…
Reference in a new issue