checkpoint: manage parsing, persistence, mainwindow structure

This commit is contained in:
talksik
2026-02-01 12:40:53 -08:00
parent 55374630b9
commit 0a3b315652
13 changed files with 1075 additions and 6 deletions
+9
View File
@@ -0,0 +1,9 @@
#include "namegenerator.cpp"
namespace {
constexpr char data[]
}
QString generate() {
return;
}