aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2023-09-29 19:53:12 +0200
committerLaszlo Agocs <laszlo.agocs@qt.io>2023-10-02 11:12:52 +0200
commita903c2577b7ccdbecf7cfa65b8b93497717da5c2 (patch)
tree91efc56a8d3b2aba4f84d7f2d197bce55fc90646 /examples/quick
parentaf711874dd7e60f0e942ed4a430e89a62dc519db (diff)
rhitextureitem example: Remove QuickPrivate dependency
In the dev (6.7) version this is definitely not needed. Not sure how it got there. Change-Id: Iba0c68aef0fc19c92565908d622e4f8827fe72c9 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io>
Diffstat (limited to 'examples/quick')
-rw-r--r--examples/quick/scenegraph/rhitextureitem/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/examples/quick/scenegraph/rhitextureitem/CMakeLists.txt b/examples/quick/scenegraph/rhitextureitem/CMakeLists.txt
index 99e19f153b..36421dc3e2 100644
--- a/examples/quick/scenegraph/rhitextureitem/CMakeLists.txt
+++ b/examples/quick/scenegraph/rhitextureitem/CMakeLists.txt
@@ -29,7 +29,6 @@ target_link_libraries(rhitextureitem PRIVATE
Qt6::GuiPrivate
Qt6::Qml
Qt6::Quick
- Qt6::QuickPrivate
)
qt_add_qml_module(rhitextureitem