Launcher and test completed.
This commit is contained in:
@@ -6,5 +6,5 @@ public class Launcher {
|
|||||||
public static void main(String[] args) {
|
public static void main(String[] args) {
|
||||||
// TODO: Launch the JavaFX application by calling Application.launch(Main.class) }
|
// TODO: Launch the JavaFX application by calling Application.launch(Main.class) }
|
||||||
Application.launch(MusicApp.class, args);
|
Application.launch(MusicApp.class, args);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user