diff options
Diffstat (limited to 'src/tools/qglobal.h')
-rw-r--r-- | src/tools/qglobal.h | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/tools/qglobal.h b/src/tools/qglobal.h index a62d19a..62de654 100644 --- a/src/tools/qglobal.h +++ b/src/tools/qglobal.h @@ -789,12 +789,6 @@ class QDataStream; #ifndef QT_MODULE_DIALOGS # define QT_NO_DIALOG #endif -#ifndef QT_MODULE_ICONVIEW -# define QT_NO_ICONVIEW -#endif -#ifndef QT_MODULE_WORKSPACE -# define QT_NO_WORKSPACE -#endif #ifndef QT_MODULE_NETWORK #define QT_NO_NETWORK #endif |