mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-20 21:04:28 -04:00
Add System notification (simulated not OS native)
This commit is contained in:
parent
4f43033439
commit
1a6fb9f5b5
13 changed files with 1086 additions and 8 deletions
|
@ -130,6 +130,7 @@ public class BitSquare extends Application {
|
|||
|
||||
Profiler.initScene(primaryStage.getScene());
|
||||
|
||||
// primaryStage.setOnCloseRequest(observable -> stop());
|
||||
|
||||
primaryStage.show();
|
||||
} catch (IOException e) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue