Issue #350 Allow only one instance (Windows Only, can be turned off in settings)

This commit is contained in:
Jindra Petřík
2015-04-06 18:17:40 +02:00
parent 28bf21a9a4
commit 1ad1ab90f8
8 changed files with 362 additions and 5 deletions

View File

@@ -644,5 +644,5 @@ public class View {
});
return table;
}
}
}