adding in a video model and editor

This commit is contained in:
Chris Cochrun 2022-03-15 15:08:17 -05:00
parent fab9f86b41
commit c35c0f6550
22 changed files with 972 additions and 160 deletions

View file

@ -2,7 +2,6 @@
#define SONGSQLMODEL_H
#include <QSqlTableModel>
#include <qabstractitemmodel.h>
#include <qobjectdefs.h>
#include <qqml.h>
#include <qvariant.h>