From a41a034902bb3aa75db4524978a174353b5de2fe Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 6 Feb 2015 15:49:31 +0900 Subject: Moved iconview widget to src/widget folders. Signed-off-by: Michele Calgaro --- src/tools/ntqglobal.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'src/tools') diff --git a/src/tools/ntqglobal.h b/src/tools/ntqglobal.h index 7b54c340a..db41468f1 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 -- cgit v1.2.1