mirror of https://github.com/CGAL/cgal
Cleanup of c5940aab10
This commit is contained in:
parent
cb0bdd3ad2
commit
568179e8d6
|
|
@ -267,7 +267,6 @@ MainWindow::MainWindow()
|
|||
|
||||
QObject::connect(this, SIGNAL(changed()),
|
||||
dgi, SLOT(modelChanged()));
|
||||
qDebug()<<"setting des Pens";
|
||||
dgi->setVerticesPen(
|
||||
QPen(Qt::red, 2, Qt::SolidLine, Qt::RoundCap, Qt::RoundJoin));
|
||||
dgi->setVoronoiPen(
|
||||
|
|
|
|||
Loading…
Reference in New Issue