summaryrefslogtreecommitdiffstats
path: root/src/corelib/global/qconfig-nacl.h
diff options
context:
space:
mode:
authorOswald Buddenhagen <oswald.buddenhagen@digia.com>2013-10-25 14:49:16 +0200
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-29 15:37:35 +0100
commit95156cfff75398d8e920f2aee5abef42dd07c0b3 (patch)
tree772a8882adec5f1bf1b093836dc77edb2f297530 /src/corelib/global/qconfig-nacl.h
parentf6a5e3d1e843a6417d03f8146269aeb97ae8f728 (diff)
purge vestiges of dead QT_NO_* defines
Change-Id: I6be54e8ce4c2522b3907a645506b695fab3aebd9 Reviewed-by: Tasuku Suzuki <stasuku@gmail.com> Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
Diffstat (limited to 'src/corelib/global/qconfig-nacl.h')
-rw-r--r--src/corelib/global/qconfig-nacl.h106
1 files changed, 0 insertions, 106 deletions
diff --git a/src/corelib/global/qconfig-nacl.h b/src/corelib/global/qconfig-nacl.h
index c2854b26c3..4773c5ec26 100644
--- a/src/corelib/global/qconfig-nacl.h
+++ b/src/corelib/global/qconfig-nacl.h
@@ -72,9 +72,6 @@
#ifndef QT_NO_FILESYSTEMWATCHER
# define QT_NO_FILESYSTEMWATCHER
#endif
-#ifndef QT_NO_FSFILEENGINE
-# define QT_NO_FSFILEENGINE
-#endif
#ifndef QT_NO_FILESYSTEMMODEL
# define QT_NO_FILESYSTEMMODEL
#endif
@@ -94,11 +91,6 @@
# define QT_NO_LIBRARY
#endif
-/* Fonts */
-#ifndef QT_NO_QWS_QPF2
-# define QT_NO_QWS_QPF2
-#endif
-
/* Images */
#ifndef QT_NO_IMAGEFORMATPLUGIN
# define QT_NO_IMAGEFORMATPLUGIN
@@ -114,9 +106,6 @@
#ifndef QT_NO_BIG_CODECS
# define QT_NO_BIG_CODECS
#endif
-#ifndef QT_NO_QWS_INPUTMETHODS
-# define QT_NO_QWS_INPUTMETHODS
-#endif
#ifndef QT_NO_TEXTCODEC
# define QT_NO_TEXTCODEC
#endif
@@ -126,9 +115,6 @@
#ifndef QT_NO_TRANSLATION
# define QT_NO_TRANSLATION
#endif
-#ifndef QT_NO_TRANSLATION_UTF8
-# define QT_NO_TRANSLATION_UTF8
-#endif
/* ItemViews */
@@ -158,9 +144,6 @@
#ifndef QT_NO_SHAREDMEMORY
# define QT_NO_SHAREDMEMORY
#endif
-#ifndef QT_NO_SOUND
-# define QT_NO_SOUND
-#endif
#ifndef QT_NO_SYSTEMLOCALE
# define QT_NO_SYSTEMSEMAPHORE
#endif
@@ -187,12 +170,6 @@
#endif
/* Networking */
-#ifndef QT_NO_COP
-# define QT_NO_COP
-#endif
-#ifndef QT_NO_HOSTINFO
-# define QT_NO_HOSTINFO
-#endif
#ifndef QT_NO_HTTP
# define QT_NO_HTTP
#endif
@@ -205,9 +182,6 @@
#ifndef QT_NO_UDPSOCKET
# define QT_NO_UDPSOCKET
#endif
-#ifndef QT_NO_URLINFO
-# define QT_NO_URLINFO
-#endif
#ifndef QT_NO_FTP
# define QT_NO_FTP
#endif
@@ -216,12 +190,6 @@
#ifndef QT_NO_COLORNAMES
# define QT_NO_COLORNAMES
#endif
-#ifndef QT_NO_DIRECTPAINTER
-# define QT_NO_DIRECTPAINTER
-#endif
-#ifndef QT_NO_PAINTONSCREEN
-# define QT_NO_PAINTONSCREEN
-#endif
#ifndef QT_NO_PAINT_DEBUG
# define QT_NO_PAINT_DEBUG
#endif
@@ -235,75 +203,10 @@
# define QT_NO_CUPS
#endif
-/* Qt for Embedded Linux */
-#ifndef QT_NO_QWSEMBEDWIDGET
-# define QT_NO_QWSEMBEDWIDGET
-#endif
-#ifndef QT_NO_QWS_ALPHA_CURSOR
-# define QT_NO_QWS_ALPHA_CURSOR
-#endif
-#ifndef QT_NO_QWS_CURSOR
-# define QT_NO_QWS_CURSOR
-#endif
-#ifndef QT_NO_QWS_DECORATION_DEFAULT
-# define QT_NO_QWS_DECORATION_DEFAULT
-#endif
-#ifndef QT_NO_QWS_DECORATION_STYLED
-# define QT_NO_QWS_DECORATION_STYLED
-#endif
-#ifndef QT_NO_QWS_DECORATION_WINDOWS
-# define QT_NO_QWS_DECORATION_WINDOWS
-#endif
-#ifndef QT_NO_QWS_MANAGER
-# define QT_NO_QWS_MANAGER
-#endif
-#ifndef QT_NO_QWS_KEYBOARD
-# define QT_NO_QWS_KEYBOARD
-#endif
-#ifndef QT_NO_QWS_MOUSE
-# define QT_NO_QWS_MOUSE
-#endif
-#ifndef QT_NO_QWS_MOUSE_AUTO
-# define QT_NO_QWS_MOUSE_AUTO
-#endif
-#ifndef QT_NO_QWS_MOUSE_MANUAL
-# define QT_NO_QWS_MOUSE_MANUAL
-#endif
-#ifndef QT_NO_QWS_MULTIPROCESS
-# define QT_NO_QWS_MULTIPROCESS
-#endif
-#ifndef QT_NO_QWS_SOUNDSERVER
-# define QT_NO_QWS_SOUNDSERVER
-#endif
-#ifndef QT_NO_QWS_PROPERTIES
-# define QT_NO_QWS_PROPERTIES
-#endif
-#ifndef QT_NO_QWS_PROXYSCREEN
-# define QT_NO_QWS_PROXYSCREEN
-#endif
-#ifndef QT_NO_QWS_DYNAMICSCREENTRANSFORMATION
-# define QT_NO_QWS_DYNAMICSCREENTRANSFORMATION
-#endif
-#ifndef QT_NO_QWS_LINUXFB
-# define QT_NO_QWS_LINUXFB
-#endif
-#ifndef QT_NO_QWS_MOUSE_PC
-# define QT_NO_QWS_MOUSE_PC
-#endif
-#ifndef QT_NO_QWS_MOUSE_LINUXTP
-# define QT_NO_QWS_MOUSE_LINUXTP
-#endif
-#ifndef QT_NO_QWS_QPF
-# define QT_NO_QWS_QPF
-#endif
-
/* SVG */
#ifndef QT_NO_SVG
# define QT_NO_SVG
#endif
-#ifndef QT_NO_GRAPHICSSVGITEM
-# define QT_NO_GRAPHICSSVGITEM
-#endif
#ifndef QT_NO_SVGGENERATOR
# define QT_NO_SVGGENERATOR
#endif
@@ -315,12 +218,6 @@
#endif
/* Styles */
-#ifndef QT_NO_STYLE_MOTIF
-# define QT_NO_STYLE_MOTIF
-#endif
-#ifndef QT_NO_STYLE_CDE
-# define QT_NO_STYLE_CDE
-#endif
#ifndef QT_NO_STYLE_STYLESHEET
# define QT_NO_STYLE_STYLESHEET
#endif
@@ -347,9 +244,6 @@
#ifndef QT_NO_DESKTOPSERVICES
# define QT_NO_DESKTOPSERVICES
#endif
-#ifndef QT_NO_SCRIPT
-# define QT_NO_SCRIPT
-#endif
#ifndef QT_NO_SYSTEMTRAYICON
# define QT_NO_SYSTEMTRAYICON
#endif