Revision 5538982b
Von Christian Ehringfeld vor mehr als 8 Jahren hinzugefügt
samples/validators/person.h | ||
---|---|---|
#include <QObject>
|
||
#include <QAbstractListModel>
|
||
#include <QDebug>
|
||
#include "../../entitymanager/src/entity.h"
|
||
#include "entity.h"
|
||
|
||
using namespace CuteEntityManager;
|
||
class Group;
|
Auch abrufbar als: Unified diff
and again :/