mirror of
https://github.com/86Box/86Box.git
synced 2026-02-22 01:25:33 -07:00
qt: Fix building with Qt 6
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include <QTimer>
|
||||
#include <QWidget>
|
||||
#include <QWindow>
|
||||
#ifndef Q_OS_MACOS
|
||||
#if !defined Q_OS_MACOS && !(QT_VERSION >= QT_VERSION_CHECK(6, 0, 0))
|
||||
# include <QtOpenGLExtensions/QOpenGLExtensions>
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user