summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview/padnavigator/.prev_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/graphicsview/padnavigator/.prev_CMakeLists.txt')
-rw-r--r--examples/widgets/graphicsview/padnavigator/.prev_CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/widgets/graphicsview/padnavigator/.prev_CMakeLists.txt b/examples/widgets/graphicsview/padnavigator/.prev_CMakeLists.txt
index 748e1e27f3..6514f07a5a 100644
--- a/examples/widgets/graphicsview/padnavigator/.prev_CMakeLists.txt
+++ b/examples/widgets/graphicsview/padnavigator/.prev_CMakeLists.txt
@@ -53,6 +53,7 @@ qt6_add_resources(padnavigator "padnavigator"
if(TARGET Qt::OpenGL)
target_link_libraries(padnavigator PUBLIC
Qt::OpenGL
+ Qt::OpenGLWidgets
)
endif()