diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-02-06 15:49:31 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2015-02-06 15:49:31 +0900 |
commit | a41a034902bb3aa75db4524978a174353b5de2fe (patch) | |
tree | e05d193b949e08d0aa3597f7f9d8715882c79687 /tools | |
parent | 859958033dcb5ba82c6fb9eecea720f107d20109 (diff) | |
download | tqt3-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 'tools')
-rw-r--r-- | tools/designer/designer/designer.pro | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/designer/designer/designer.pro b/tools/designer/designer/designer.pro index 64a7ece83..325b5dc1b 100644 --- a/tools/designer/designer/designer.pro +++ b/tools/designer/designer/designer.pro @@ -12,7 +12,6 @@ TARGET = tqtdesignercore DEFINES += DESIGNER DEFINES += QT_INTERNAL_XML DEFINES += QT_INTERNAL_WORKSPACE -DEFINES += QT_INTERNAL_ICONVIEW DEFINES += QT_INTERNAL_TABLE table:win32-msvc:DEFINES+=QM_TEMPLATE_EXTERN_TABLE=extern |