summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qconfig-medium.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qconfig-medium.h')
-rw-r--r--src/corelib/global/qconfig-medium.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/corelib/global/qconfig-medium.h b/src/corelib/global/qconfig-medium.h
index ccd6759..6cb6c2c 100644
--- a/src/corelib/global/qconfig-medium.h
+++ b/src/corelib/global/qconfig-medium.h
@@ -213,6 +213,9 @@
#ifndef QT_NO_UNDOVIEW
# define QT_NO_UNDOVIEW
#endif
+#ifndef QT_NO_GESTURES
+# define QT_NO_GESTURES
+#endif
/* Widgets */
#ifndef QT_NO_LCDNUMBER