get welcome main() running again

This commit is contained in:
Ben Fry
2022-08-08 20:01:06 -04:00
parent d37a70f859
commit cf05ac006e
+1
View File
@@ -178,6 +178,7 @@ public class Welcome {
static public void main(String[] args) {
Platform.init();
Preferences.init();
EventQueue.invokeLater(new Runnable() {
public void run() {