Move dials example to manual test

Change-Id: Ib99a3890b814c2089db62485f0a10cf308ff9b66
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
(cherry picked from commit 5654fbffd588fb3362faec49b2da2e669e02fa8a)
Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@qt.io>
This commit is contained in:
Tor Arne Vestbø 2023-06-26 15:25:49 +02:00
parent 1a5691c189
commit c7a767660a
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