Move scroller/graphicsview example into tests/manual
The example seems incomplete, is undocumented (and unused in shippets, in spite of tags being present), and generally full of comments that give the impression that this is for manual testing rather than showing best practices. Pick-to: 6.5 6.6 Change-Id: Ie615420e493cc6bb461c5d9ff8d4ae82bb3591db Reviewed-by: Richard Moe Gustavsen <richard.gustavsen@qt.io>
This commit is contained in:
parent
a89f575be3
commit
b908c5cf28
@ -17,7 +17,6 @@ add_subdirectory(itemviews)
|
||||
add_subdirectory(layouts)
|
||||
add_subdirectory(painting)
|
||||
add_subdirectory(richtext)
|
||||
add_subdirectory(scroller)
|
||||
add_subdirectory(tools)
|
||||
add_subdirectory(touch)
|
||||
add_subdirectory(tutorials)
|
||||
|
@ -17,7 +17,6 @@ SUBDIRS = \
|
||||
mainwindows \
|
||||
painting \
|
||||
richtext \
|
||||
scroller \
|
||||
tools \
|
||||
touch \
|
||||
tutorials \
|
||||
|
Loading…
Reference in New Issue
Block a user