last changes

This commit is contained in:
2020-06-15 22:22:46 +03:00
parent 5f405ca403
commit 259f321df4
53 changed files with 3368 additions and 842 deletions

View File

@@ -2,6 +2,7 @@
#define ALIENMODEL_H
#include <QAbstractListModel>
#include <QIcon>
#include "../loader.h"
class AlienModel : public QAbstractListModel