[Gui] Quarter: remove unused includes

This commit is contained in:
Uwe
2022-03-06 22:07:35 +01:00
parent 6193fc9cdb
commit 9654786c67
19 changed files with 74 additions and 93 deletions

View File

@@ -31,14 +31,11 @@
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
\**************************************************************************/
#include "ContextMenu.h"
#include <QMenu>
#include <Inventor/SoEventManager.h>
#include <Inventor/scxml/SoScXMLStateMachine.h>
#include "ContextMenu.h"
#include "QuarterWidget.h"
#include <Quarter/QuarterWidget.h>
using namespace SIM::Coin3D::Quarter;