summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qconfig-small.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qconfig-small.h')
-rw-r--r--src/corelib/global/qconfig-small.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/corelib/global/qconfig-small.h b/src/corelib/global/qconfig-small.h
index f0b95fe45c..0c0e6aa01a 100644
--- a/src/corelib/global/qconfig-small.h
+++ b/src/corelib/global/qconfig-small.h
@@ -196,6 +196,9 @@
#ifndef QT_NO_PRINTER
# define QT_NO_PRINTER
#endif
+#ifndef QT_NO_CUPS
+# define QT_NO_CUPS
+#endif
/* Qt for Embedded Linux */
#ifndef QT_NO_QWS_SOUNDSERVER