diff cpp/qt_core/QVariant_shell.h @ 355:08c1ca7975ab

obviated redundant virtual dispatch callbacks
author Max Samukha <maxter@spambox.com>
date Tue, 25 May 2010 17:23:11 +0300
parents e78566595089
children
line wrap: on
line diff
--- a/cpp/qt_core/QVariant_shell.h	Mon May 24 23:43:30 2010 +0300
+++ b/cpp/qt_core/QVariant_shell.h	Tue May 25 17:23:11 2010 +0300
@@ -2,7 +2,7 @@
 #define QVARIANT_SHELL_H
 
 #include <QtCore/QHash>
-#include <QObjectEntity.h>
+#include <qtd_core.h>
 #include <qvariant.h>
 
 #include <QVariant>