gdgfgfg
This commit is contained in:
parent
a79a90a678
commit
a24023ac66
@ -339,7 +339,7 @@ public class MainWindowController
|
||||
Dialog<Pair<String, String>> dialog = new Dialog<>();
|
||||
dialog.setTitle("Über jFxKasse");
|
||||
dialog.setHeaderText(
|
||||
"Informationen und Lizenzen - Version 0.9.2 - Techdemo");
|
||||
"Informationen und Lizenzen - Version 0.9.3 - Techdemo");
|
||||
|
||||
dialog.getDialogPane().getButtonTypes().addAll(ButtonType.OK);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user