Save/load output settings, some refactoring

This commit is contained in:
n00mkrad
2023-02-21 12:00:07 +01:00
parent 59ac292a34
commit 42fd89437e
8 changed files with 126 additions and 56 deletions

View File

@@ -1,5 +1,6 @@
using Flowframes.Data;
using Flowframes.Forms;
using Flowframes.Forms.Main;
using Flowframes.IO;
using Flowframes.MiscUtils;
using Flowframes.Os;