Skip to content

Commit 6bb47a8

Browse files
committed
Adapt to TabShell changes
1 parent 89306b4 commit 6bb47a8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

weaverbird-gui/src/main/java/com/techsenger/weaverbird/gui/WeaverbirdApplication.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ public void start(Stage stage) throws Exception {
8080
fileRegistrar.register();
8181

8282
shellView.upgradeMenuBar();
83+
stage.show();
8384
}
8485

8586
}

0 commit comments

Comments
 (0)