Gui: fix build failure with older Coin3D versions
This commit is contained in:
@@ -67,6 +67,7 @@
|
||||
#include <QResizeEvent>
|
||||
#include <QWindow>
|
||||
|
||||
#include <Inventor/C/basic.h>
|
||||
#if COIN_MAJOR_VERSION >= 4
|
||||
#include <Inventor/SbByteBuffer.h>
|
||||
#endif
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
//#endif
|
||||
|
||||
#include <Inventor/events/SoEvent.h>
|
||||
|
||||
#include <Inventor/events/SoSubEvent.h>
|
||||
|
||||
/**
|
||||
* @brief The SoMouseWheelEvent class is a temporary replacement for
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
#include <Quarter/devices/InputDevice.h>
|
||||
#include <Inventor/SbLinear.h>
|
||||
#include <Inventor/events/SoEvent.h>
|
||||
|
||||
#include <Inventor/events/SoSubEvent.h>
|
||||
|
||||
class QWidget;
|
||||
|
||||
|
||||
@@ -23,7 +23,7 @@
|
||||
#include "PreCompiled.h"
|
||||
|
||||
#ifndef _PreComp_
|
||||
# include <string>
|
||||
# include <cstring>
|
||||
# include <Inventor/SbClip.h>
|
||||
# include <Inventor/nodes/SoComplexity.h>
|
||||
# include <Inventor/nodes/SoCoordinate3.h>
|
||||
|
||||
Reference in New Issue
Block a user