summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qconfig-nacl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global/qconfig-nacl.h')
-rw-r--r--src/corelib/global/qconfig-nacl.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/corelib/global/qconfig-nacl.h b/src/corelib/global/qconfig-nacl.h
index 083fc33bbc..7e48afaee3 100644
--- a/src/corelib/global/qconfig-nacl.h
+++ b/src/corelib/global/qconfig-nacl.h
@@ -230,6 +230,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_QWSEMBEDWIDGET