mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-06-01 21:54:55 -04:00
Fix PR comments
This commit is contained in:
@@ -21,9 +21,7 @@
|
||||
#if defined(ANDROID)
|
||||
#include <QOpenGLFunctions_ES2>
|
||||
#else
|
||||
#include <QOpenGLFunctions_2_0>
|
||||
#include <QOpenGLFunctions_2_1>
|
||||
#include <QOpenGLFunctions_3_0>
|
||||
#include <QOpenGLFunctions_3_3_Core>
|
||||
#endif
|
||||
#include <QOpenGLContext>
|
||||
#include <QtOpenGL>
|
||||
|
||||
Reference in New Issue
Block a user