Move dials example to manual test

Pick-to: 6.5 6.6
Change-Id: Ib99a3890b814c2089db62485f0a10cf308ff9b66
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
This commit is contained in:
Tor Arne Vestbø 2023-06-26 15:25:49 +02:00
parent 81db1766dd
commit 5654fbffd5
8 changed files with 1 additions and 2 deletions

View File

@ -5,4 +5,3 @@ if(NOT TARGET Qt6::Widgets)
return() return()
endif() endif()
qt_internal_add_example(knobs) qt_internal_add_example(knobs)
qt_internal_add_example(dials)

View File

@ -1,4 +1,4 @@
requires(qtHaveModule(widgets)) requires(qtHaveModule(widgets))
TEMPLATE = subdirs TEMPLATE = subdirs
SUBDIRS = knobs dials SUBDIRS = knobs