summaryrefslogtreecommitdiffstats
path: root/src/tools/ntqglobal.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2015-02-06 15:49:31 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2015-02-06 15:49:31 +0900
commita41a034902bb3aa75db4524978a174353b5de2fe (patch)
treee05d193b949e08d0aa3597f7f9d8715882c79687 /src/tools/ntqglobal.h
parent859958033dcb5ba82c6fb9eecea720f107d20109 (diff)
downloadtqt3-a41a034902bb3aa75db4524978a174353b5de2fe.tar.gz
tqt3-a41a034902bb3aa75db4524978a174353b5de2fe.zip
Moved iconview widget to src/widget folders.
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/tools/ntqglobal.h')
-rw-r--r--src/tools/ntqglobal.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/tools/ntqglobal.h b/src/tools/ntqglobal.h
index 7b54c340..db41468f 100644
--- a/src/tools/ntqglobal.h
+++ b/src/tools/ntqglobal.h
@@ -791,12 +791,6 @@ class TQDataStream;
#ifndef TQT_MODULE_DIALOGS
# define QT_NO_DIALOG
#endif
-#ifndef TQT_MODULE_ICONVIEW
-# define QT_NO_ICONVIEW
-#endif
-#ifndef TQT_MODULE_WORKSPACE
-# define QT_NO_WORKSPACE
-#endif
#ifndef TQT_MODULE_NETWORK
#define QT_NO_NETWORK
#endif