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

@@ -70,6 +70,8 @@
# include <GL/gl.h>
#endif
#include <QOpenGLWidget>
#include <App/Document.h>
#include <App/GeoFeature.h>
#include <App/ElementNamingUtils.h>