Add a d-pointer to DynamicMetaObject.

This break the ABI.
This commit is contained in:
Hugo Parente Lima 2010-10-06 14:49:12 -03:00
commit 15b0e9aa2b
5 changed files with 138 additions and 100 deletions

View file

@ -25,7 +25,7 @@
#include <QDebug>
#include "qproperty.h"
#include "dynamicqmetaobject_p.h"
#define QPROPERTY_CLASS_NAME "Property"