Gui: Remove QtOpenGL.h.

This commit is contained in:
Joao Matos
2025-02-24 21:16:27 +00:00
parent 91e94ba1dd
commit 3b05b61de2
27 changed files with 73 additions and 58 deletions

View File

@@ -43,6 +43,8 @@
# include <GL/glext.h>
#endif
#include <QOpenGLFramebufferObject>
#include <QOpenGLContext>
#include <QOffscreenSurface>
#include <App/Application.h>