Compare commits
2
Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
a24023ac66 | ||
|
|
a79a90a678 |
@@ -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.1 - Techdemo");
|
||||
"Informationen und Lizenzen - Version 0.9.3 - Techdemo");
|
||||
|
||||
dialog.getDialogPane().getButtonTypes().addAll(ButtonType.OK);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user