Skip to content
Snippets Groups Projects
Commit d0a5b68d authored by Hallvard Trætteberg's avatar Hallvard Trætteberg
Browse files

Update module-info.java

parent 4f83d9e2
Branches
No related tags found
No related merge requests found
module javafxapp { module javafxapp {
requires javafx.fxml; requires javafx.fxml;
requires javafx.graphics; requires transitive javafx.graphics;
requires javafx.controls; requires javafx.controls;
exports javafxapp; exports javafxapp;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment