move file offset to the left, setting+button to hide it

This commit is contained in:
honfika@gmail.com
2016-07-17 14:14:26 +02:00
parent 5ccbc424f6
commit 80b000b82b
6 changed files with 3625 additions and 3593 deletions

View File

@@ -63,7 +63,7 @@ public class ShapeExporter {
return ret;
}
File foutdir = new File(outdir);
File foutdir = new File(outdir);
Path.createDirectorySafe(foutdir);
int count = 0;