mirror of https://github.com/qt/qtbase.git
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:
parent
b9adf2a90e
commit
7cd738a337
|
@ -30,7 +30,7 @@ qwidget_zorder \
|
|||
repaint \
|
||||
socketengine \
|
||||
textrendering \
|
||||
widgets/itemviews/delegate \
|
||||
widgets \
|
||||
windowflags \
|
||||
windowgeometry \
|
||||
windowmodality \
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
TEMPLATE = subdirs
|
||||
SUBDIRS = delegate qheaderview qtreeview
|
|
@ -0,0 +1,2 @@
|
|||
TEMPLATE = subdirs
|
||||
SUBDIRS = rubberband
|
|
@ -0,0 +1,2 @@
|
|||
TEMPLATE = subdirs
|
||||
SUBDIRS = itemviews qgraphicsview
|
Loading…
Reference in New Issue