summaryrefslogtreecommitdiffstats
path: root/src/modeling/qmodelingobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/modeling/qmodelingobject.h')
-rw-r--r--src/modeling/qmodelingobject.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/modeling/qmodelingobject.h b/src/modeling/qmodelingobject.h
index 01244ece..d6e3cf56 100644
--- a/src/modeling/qmodelingobject.h
+++ b/src/modeling/qmodelingobject.h
@@ -47,6 +47,10 @@
#include <QtCore/QMetaProperty>
+#ifndef Q_MOC_RUN
+ #define Q_TODO
+#endif
+
QT_BEGIN_NAMESPACE
QT_MODULE(QtModeling)