This commit is contained in:
Laurent Rineau 2015-08-03 16:41:43 +02:00
parent cb0bdd3ad2
commit 568179e8d6
1 changed files with 0 additions and 1 deletions

View File

@ -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(