mirror of https://github.com/CGAL/cgal
included QGraphicsScene to pacify intelcompiler?
This commit is contained in:
parent
1eebfe2904
commit
b618b5635c
|
|
@ -23,6 +23,7 @@
|
|||
#include <CGAL/Qt/GraphicsViewInput.h>
|
||||
#include <CGAL/Qt/Converter.h>
|
||||
#include <QGraphicsLineItem>
|
||||
#include <QGraphicsScene>
|
||||
#include <QGraphicsSceneMouseEvent>
|
||||
//#include <iostream>
|
||||
//#include "Callback.h"
|
||||
|
|
|
|||
Loading…
Reference in New Issue