mirror of
https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
synced 2024-11-22 08:13:20 +00:00
Module Client, clss Main : update TODO
This commit is contained in:
parent
3b735c18ae
commit
96a45958de
@ -21,7 +21,7 @@ public class Main extends Application{
|
|||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void start(Stage primaryStage) throws Exception {
|
public void start(Stage primaryStage) throws Exception {
|
||||||
//TODO ajouter écran de préloading
|
//TODO ajouter écran de préloading : StartupFrame
|
||||||
|
|
||||||
ClientBackEndModuleManager moduleManager = new ClientBackEndModuleManager(null);
|
ClientBackEndModuleManager moduleManager = new ClientBackEndModuleManager(null);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user