summaryrefslogtreecommitdiff
path: root/tests/auto/client/xdgoutput/tst_xdgoutput.cpp
diff options
context:
space:
mode:
authorEskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@qt.io>2023-03-06 14:37:17 +0100
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2023-03-07 10:36:22 +0000
commit9040ddff9a59b5416b44856fecdad9793063bd8a (patch)
tree98f2204dff79214148c1ccd7a6e36ce8a6db9f92 /tests/auto/client/xdgoutput/tst_xdgoutput.cpp
parent3c77fa02e8e289d86342e556b6ce8fb4f2cb430b (diff)
downloadqtwayland-9040ddff9a59b5416b44856fecdad9793063bd8a.tar.gz
Compile with -no-opengl
A few of the tests were including Qt OpenGL for no good reason, and the link step should be optional. Fixes: QTBUG-110420 Change-Id: Icb78c15e49070c6938bf9bb75abfed677af6785b Reviewed-by: Inho Lee <inho.lee@qt.io> Reviewed-by: David Edmundson <davidedmundson@kde.org> (cherry picked from commit 83599e16789f945ef15954f2a2aabb37b245e596) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'tests/auto/client/xdgoutput/tst_xdgoutput.cpp')
-rw-r--r--tests/auto/client/xdgoutput/tst_xdgoutput.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/client/xdgoutput/tst_xdgoutput.cpp b/tests/auto/client/xdgoutput/tst_xdgoutput.cpp
index b1dcde43..4112068a 100644
--- a/tests/auto/client/xdgoutput/tst_xdgoutput.cpp
+++ b/tests/auto/client/xdgoutput/tst_xdgoutput.cpp
@@ -4,7 +4,6 @@
#include "xdgoutputv1.h"
#include "mockcompositor.h"
-#include <QtOpenGL/QOpenGLWindow>
#include <QtGui/QRasterWindow>
#include <QtGui/QScreen>