Projekt

Allgemein

Profil

« Zurück | Weiter » 

Revision e8037987

Von Sebastian Diel vor mehr als 6 Jahren hinzugefügt

  • ID e803798742fae3046dd94cf8269e0fc85f3b6b4b
  • Vorgänger 18173f03
  • Nachfolger 827458ed

actually running, but still with the bug

Unterschiede anzeigen:

src/entitymanager.h
#include <QStringList>
#include <QObject>
#include <QSharedPointer>
#include <QDebug>
#include <QtSql/QSqlError>
#include <QMetaType>
#include "schema.h"
......
#include "attribute.h"
namespace CuteEntityManager {
#ifdef QT_DEBUG
#include <QDebug>
#define DEFAULTMSGTYPE MsgType::DEBUG
#define INSPECTENTITIES true
#else

Auch abrufbar als: Unified diff