mirror of
https://github.com/klmp200/PQT_Gestionnaire_vente_stock.git
synced 2025-07-18 07:49:25 +00:00
Module Client, clss Main : update TODO
This commit is contained in:
@ -21,7 +21,7 @@ public class Main extends Application{
|
||||
|
||||
@Override
|
||||
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);
|
||||
|
||||
|
Reference in New Issue
Block a user