summaryrefslogtreecommitdiffstats
path: root/src/gui
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@qt.io>2019-11-29 10:43:20 +0100
committerLaszlo Agocs <laszlo.agocs@qt.io>2019-11-29 12:23:57 +0100
commit0f812db558df072a411ade3305b796d54bccd996 (patch)
tree07757060acd596e1290f4224741f23f88e655cd5 /src/gui
parentcc5c47d85f106356e290a95f2cca2c38b1b3c42d (diff)
rhi: vulkan: Remove unused include
QVulkanWindow support has long been removed from the Vulkan backend. The include is a leftover from those times. Change-Id: Ie68ac3611b24310f2b6111a72dd0679adafdc74d Reviewed-by: Johan Helsing <johan.helsing@qt.io>
Diffstat (limited to 'src/gui')
-rw-r--r--src/gui/rhi/qrhivulkan.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/rhi/qrhivulkan.cpp b/src/gui/rhi/qrhivulkan.cpp
index 103fea627a..444a395ebc 100644
--- a/src/gui/rhi/qrhivulkan.cpp
+++ b/src/gui/rhi/qrhivulkan.cpp
@@ -48,7 +48,6 @@
#include <qmath.h>
#include <QVulkanFunctions>
-#include <QVulkanWindow>
QT_BEGIN_NAMESPACE