main content of about dialog changed to fxml to support hyperlinks and better layout

This commit is contained in:
Andreas Billmann
2015-12-30 14:22:52 +01:00
parent dd458b1b70
commit 701cba7581
6 changed files with 157 additions and 17 deletions

View File

@@ -3,6 +3,7 @@ application.version = 0.2
# fxml views
fxml.smartcvs.view = /ninja/javafx/smartcsv/fx/smartcsv.fxml
fxml.smartcvs.about.view = /ninja/javafx/smartcsv/fx/about/about.fxml
# resources
resource.main = ninja.javafx.smartcsv.fx.smartcsv