This commit is contained in:
Armin Schrenk
2022-06-27 19:08:00 +02:00
parent ab2d740722
commit 81a1052a76
3 changed files with 3 additions and 5 deletions
+1 -2
View File
@@ -43,8 +43,7 @@
<Label text="%quit.prompt" wrapText="true" textAlignment="LEFT"/>
<Region VBox.vgrow="ALWAYS"/>
<Region VBox.vgrow="ALWAYS" minHeight="18"/>
<ButtonBar buttonMinWidth="120" buttonOrder="+CI">
<buttons>
<Button text="%generic.button.cancel" ButtonBar.buttonData="CANCEL_CLOSE" defaultButton="true" cancelButton="true" onAction="#cancel"/>