Move pinch zoom example to manual test
Pick-to: 6.5 6.6 Change-Id: I0632a839ef069e13a8b859a22f47be2e7423ffb0 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
parent
e00d8aa6a8
commit
c7702638f3
@ -4,6 +4,5 @@
|
||||
if(NOT TARGET Qt6::Widgets)
|
||||
return()
|
||||
endif()
|
||||
qt_internal_add_example(pinchzoom)
|
||||
qt_internal_add_example(knobs)
|
||||
qt_internal_add_example(dials)
|
||||
|
@ -1,4 +1,4 @@
|
||||
requires(qtHaveModule(widgets))
|
||||
|
||||
TEMPLATE = subdirs
|
||||
SUBDIRS = pinchzoom knobs dials
|
||||
SUBDIRS = knobs dials
|
||||
|
Before Width: | Height: | Size: 42 KiB After Width: | Height: | Size: 42 KiB |
Before Width: | Height: | Size: 3.0 KiB After Width: | Height: | Size: 3.0 KiB |
Loading…
Reference in New Issue
Block a user