Added #1460 Commandline import of text, images, shapes, symbol-class

This commit is contained in:
Jindra Petřík
2022-12-23 17:02:50 +01:00
parent 8e368c5675
commit 162c1a8f3e
3 changed files with 306 additions and 36 deletions
@@ -2628,6 +2628,8 @@ public class Main {
}
}
});
} else {
System.exit(0);
}
}
}