Gui: Group Inventor headers in View3DInventorViewer.h.

This commit is contained in:
Joao Matos
2025-02-24 21:17:13 +00:00
parent 3b05b61de2
commit 7d60b697ea

View File

@@ -34,7 +34,9 @@
#include <QImage>
#include <Inventor/SbRotation.h>
#include <Inventor/nodes/SoEnvironment.h>
#include <Inventor/nodes/SoEventCallback.h>
#include <Inventor/nodes/SoRotation.h>
#include <Inventor/nodes/SoSwitch.h>
#ifdef FC_OS_MACOSX
@@ -55,9 +57,6 @@
#include "View3DInventorSelection.h"
#include "Quarter/SoQTQuarterAdaptor.h"
#include <Inventor/nodes/SoEnvironment.h>
#include <Inventor/nodes/SoRotation.h>
class QOpenGLFramebufferObject;
class QOpenGLWidget;
class QSurfaceFormat;