refactoring, save and load to serviceitemmodel

This commit is contained in:
Chris Cochrun 2022-10-16 07:14:18 -05:00
parent 742e9dd3b4
commit ae7911fd51
4 changed files with 160 additions and 5 deletions

View file

@ -6,6 +6,7 @@
#include <QObject>
#include <qobject.h>
class File : public QObject
{
Q_OBJECT