Move finger paint example to manual test
Pick-to: 6.5 6.6 Change-Id: I26eec035eaa78eac2aa96de72ae38093bc08fd23 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
parent
bd32c7d705
commit
0b6f5ae131
@ -5,6 +5,5 @@ if(NOT TARGET Qt6::Widgets)
|
||||
return()
|
||||
endif()
|
||||
qt_internal_add_example(pinchzoom)
|
||||
qt_internal_add_example(fingerpaint)
|
||||
qt_internal_add_example(knobs)
|
||||
qt_internal_add_example(dials)
|
||||
|
@ -1,4 +1,4 @@
|
||||
requires(qtHaveModule(widgets))
|
||||
|
||||
TEMPLATE = subdirs
|
||||
SUBDIRS = pinchzoom fingerpaint knobs dials
|
||||
SUBDIRS = pinchzoom knobs dials
|
||||
|
Loading…
x
Reference in New Issue
Block a user