summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qglobal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qglobal.h')
-rw-r--r--src/corelib/global/qglobal.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/corelib/global/qglobal.h b/src/corelib/global/qglobal.h
index 6fb71fc0c6..2d2db2440d 100644
--- a/src/corelib/global/qglobal.h
+++ b/src/corelib/global/qglobal.h
@@ -1078,11 +1078,7 @@ redefine to built-in booleans to make autotests work properly */
/* moc compats (signals/slots) */
#ifndef QT_MOC_COMPAT
-# if defined(QT3_SUPPORT)
-# define QT_MOC_COMPAT QT3_SUPPORT
-# else
-# define QT_MOC_COMPAT
-# endif
+# define QT_MOC_COMPAT
#else
# undef QT_MOC_COMPAT
# define QT_MOC_COMPAT