diff options
author | Marius Kintel <marius@kintel.net> | 2011-09-03 04:10:36 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-09-03 04:10:36 (GMT) |
commit | 6f632190a05417d44193e3b16a7b3000b2cc1145 (patch) | |
tree | 9ddccef57c10361a7019274f79f1d86edb7630d3 /doc/visitor-changes.txt | |
parent | 3129189342f3da7322efa0b860ff3ff676ba7b77 (diff) |
Ported a bunch of stuff from Qt to STL
Diffstat (limited to 'doc/visitor-changes.txt')
-rw-r--r-- | doc/visitor-changes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/visitor-changes.txt b/doc/visitor-changes.txt index 1e05cee..2fdc944 100644 --- a/doc/visitor-changes.txt +++ b/doc/visitor-changes.txt @@ -1,3 +1,3 @@ Changes in visitor branch: -o import_dxf(): layername="" imports all layers. Importing a single layer with a zero-length name is no longer supported. +o import_dxf(): layername="" imports all layers. Importing a single layer with a zero-length name is no longer supported. FIXME: The same prob. goes for dims o cylinder(): the r parameter will now always be used in place of a missing r1 or r2 |