on peut changer les settings wtf

This commit is contained in:
2025-03-24 16:20:37 +01:00
parent 8a4c4201fe
commit fd9fd4586a
15 changed files with 200 additions and 40 deletions

View File

@@ -48,5 +48,6 @@ void GraphApp::run() {
}
}
}
this->settings->saveSettingsToFile();
renderWindow->close();
}