blocknote fonctionnel

This commit is contained in:
2025-06-25 19:44:38 +02:00
parent 78cd25df39
commit f872ca13c2
46 changed files with 669 additions and 159 deletions
+2
View File
@@ -8,6 +8,8 @@ int main(int argc, char *argv[])
MainWindow w;
w.show();
return a.exec();
//Il faut mettre à jour les fonctions de save, et de lad et de création pour les nouveaux attributs
}