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:
parent
1a5691c189
commit
c7a767660a
@ -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)
|
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
requires(qtHaveModule(widgets))
|
requires(qtHaveModule(widgets))
|
||||||
|
|
||||||
TEMPLATE = subdirs
|
TEMPLATE = subdirs
|
||||||
SUBDIRS = knobs dials
|
SUBDIRS = knobs
|
||||||
|
Before Width: | Height: | Size: 17 KiB After Width: | Height: | Size: 17 KiB |
Loading…
x
Reference in New Issue
Block a user