summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting/CMakeLists.txt
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-06-26 14:21:55 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2023-06-28 09:56:39 +0200
commit917282ea53626e4be45c6bb19682776b250948ba (patch)
treea514472d722dc66d715d4dfa7368a15884c09dca /examples/widgets/painting/CMakeLists.txt
parent0b6f5ae131af140088fbc5e770779f9cf8fdbd7f (diff)
Move font sampler example to manual test
Pick-to: 6.5 6.6 Change-Id: I696d9be26edfaadd40579884930b2f061d308a06 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'examples/widgets/painting/CMakeLists.txt')
-rw-r--r--examples/widgets/painting/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/widgets/painting/CMakeLists.txt b/examples/widgets/painting/CMakeLists.txt
index df0bfe9007..38ff34c540 100644
--- a/examples/widgets/painting/CMakeLists.txt
+++ b/examples/widgets/painting/CMakeLists.txt
@@ -11,4 +11,3 @@ qt_internal_add_example(pathstroke)
qt_internal_add_example(imagecomposition)
qt_internal_add_example(painterpaths)
qt_internal_add_example(transformations)
-qt_internal_add_example(fontsampler)