mirror of
https://github.com/Noratrieb/mandelbrotGUI.git
synced 2026-01-14 15:25:07 +01:00
i really wanted to see that push bar again nice theme
This commit is contained in:
parent
c51255f381
commit
2234919b69
2 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ public class Main extends Application {
|
|||
primaryStage.setTitle("Mandelbrot");
|
||||
primaryStage.setScene(new Scene(root, 1800, 900));
|
||||
primaryStage.show();
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue