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
Friedemann Kleint 2020-05-06 08:08:08 +02:00
parent 2e1ef96cf8
commit 984767023e
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ TEMPLATE = lib
TARGET = widgets_snippets
QT += widgets printsupport
QT += widgets printsupport opengl openglwidgets
SOURCES += customviewstyle.cpp \
filedialogurls.cpp \