more updates

This commit is contained in:
Ikatono
2024-05-22 01:19:23 -05:00
parent fac2260a01
commit 23068db95f
19 changed files with 416 additions and 115 deletions

View File

@@ -20,6 +20,7 @@ private:
QColor _color;
QLabel* titleLabel;
QLabel* idLabel;
const IdType _id;
signals:
};