Fix build of the widgets doc snippets after opengl split
Add the Open GL modules.
Amends a426326e99.
Task-number: QTBUG-81497
Change-Id: I648c171a1a329bbc7710254b9e7498de221b318b
Reviewed-by: Paul Wicking <paul.wicking@qt.io>
bb10
parent
2e1ef96cf8
commit
984767023e
|
|
@ -5,7 +5,7 @@ TEMPLATE = lib
|
|||
|
||||
TARGET = widgets_snippets
|
||||
|
||||
QT += widgets printsupport
|
||||
QT += widgets printsupport opengl openglwidgets
|
||||
|
||||
SOURCES += customviewstyle.cpp \
|
||||
filedialogurls.cpp \
|
||||
|
|
|
|||
Loading…
Reference in New Issue