Sub-Attaq: Fix compilation with -no-opengl
Add missing include removed by 13426aff24.
Fixes: QTBUG-80163
Change-Id: I6b81f399a3abf637a2023700baac09b631d652d5
Reviewed-by: Christian Ehrlicher <ch.ehrlicher@gmx.de>
bb10
parent
17ec21e824
commit
d17094df60
|
|
@ -56,6 +56,7 @@
|
|||
#include <QGraphicsView>
|
||||
#include <QApplication>
|
||||
#include <QMenu>
|
||||
#include <QMenuBar>
|
||||
#include <QLayout>
|
||||
|
||||
#ifndef QT_NO_OPENGL
|
||||
|
|
|
|||
Loading…
Reference in New Issue