qtgraphs/examples/graphs/graphprinting
Sami Varanka ecbb362831 Fix: GraphPrinting example configuration error
Since Qt 6.10, projects that need to link to GuiPrivate need to have
found Qt::GuiPrivate package. Projects that need rhi/qrhi.h need to link
to GuiPrivate.

Fixes: QTBUG-141518
Change-Id: Ia10459f6d0da402f614abce53a05e558de0498e5
Reviewed-by: Kwanghyo Park <kwanghyo.park@qt.io>
Reviewed-by: Tomi Korpipää <tomi.korpipaa@qt.io>
(cherry picked from commit 44f6e94967)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
2025-11-05 06:11:08 +00:00
..
doc Update the visuals of the graphprinting example 2025-01-15 13:25:39 +02:00
qml/graphprinting Fix graphprinting example crash 2025-05-13 10:10:38 +00:00
CMakeLists.txt Fix: GraphPrinting example configuration error 2025-11-05 06:11:08 +00:00
graphprinter.cpp Fix graphprinting example crash 2025-05-13 10:10:38 +00:00
graphprinter.h Fix: GraphPrinting example configuration error 2025-11-05 06:11:08 +00:00
main.cpp Update the visuals of the graphprinting example 2025-01-15 13:25:39 +02:00