Skip to content

Commit b78e21b

Browse files
committed
Merge remote-tracking branch 'upstream/master'
2 parents f2a4ecf + b9a07c3 commit b78e21b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/main/java/com/xwintop/xJavaFxTool/controller/IndexController.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -235,6 +235,7 @@ public void selectAction(String selectText) {
235235
@FXML
236236
private void exitAction(ActionEvent event) {
237237
Platform.exit();
238+
System.exit(0);
238239
}
239240

240241
@FXML

0 commit comments

Comments
 (0)