add windows support, bugfixes

This commit is contained in:
derchris 2018-08-19 23:49:05 +02:00
parent 04015b14cb
commit 15003d2479
3 changed files with 62 additions and 22 deletions

Binary file not shown.

View file

@ -15,3 +15,4 @@ textDocument_persons.text = "$personnames";
textProp_persons.setValue(textDocument_persons);
app.project.save();
app.quit();