Add register groups model

This commit is contained in:
2023-02-19 20:14:36 +01:00
parent f75448111a
commit e94ee5dd54
20 changed files with 243 additions and 53 deletions

View File

@@ -1,6 +1,6 @@
#pragma once
#include <QAbstractItemModel>
#include <QAbstractListModel>
#include "dmxcontroller.h"