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 --- examples/demo/demo.pro | 1 - 1 file changed, 1 deletion(-) (limited to 'examples/demo/demo.pro') diff --git a/examples/demo/demo.pro b/examples/demo/demo.pro index 3413fcd04..fa49ef083 100644 --- a/examples/demo/demo.pro +++ b/examples/demo/demo.pro @@ -3,7 +3,6 @@ TARGET = demo CONFIG += qt warn_off release unix:LIBS += -lm -DEFINES += QT_INTERNAL_ICONVIEW DEFINES += QT_INTERNAL_WORKSPACE DEFINES += QT_INTERNAL_CANVAS INCLUDEPATH += . -- cgit v1.2.1