Build manual test for widgets from toplevel.

Change-Id: I411cfc28d2021eed0acf3949a141ffded1acdecc
Reviewed-by: Thorbjørn Lund Martsum <tmartsum@gmail.com>
Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
This commit is contained in:
Friedemann Kleint 2013-05-10 10:21:28 +02:00 committed by The Qt Project
parent b9adf2a90e
commit 7cd738a337
4 changed files with 7 additions and 1 deletions

View File

@ -30,7 +30,7 @@ qwidget_zorder \
repaint \
socketengine \
textrendering \
widgets/itemviews/delegate \
widgets \
windowflags \
windowgeometry \
windowmodality \

View File

@ -0,0 +1,2 @@
TEMPLATE = subdirs
SUBDIRS = delegate qheaderview qtreeview

View File

@ -0,0 +1,2 @@
TEMPLATE = subdirs
SUBDIRS = rubberband

View File

@ -0,0 +1,2 @@
TEMPLATE = subdirs
SUBDIRS = itemviews qgraphicsview