#include <QtWidgets>
#include <QSortFilterProxyModel>
#include "EditMonstersDialog.h"
#include "ArchetypesModel.h"
#include "ResourcesManager.h"
Go to the source code of this file.