mirror of https://github.com/CGAL/cgal
Update plugin
This commit is contained in:
parent
c2a7dd51f3
commit
9725bdcaa6
|
|
@ -383,7 +383,6 @@ public Q_SLOTS:
|
|||
return;
|
||||
}
|
||||
|
||||
|
||||
QMultipleInputDialog dialog ("Regularize Selection Border", mw);
|
||||
QDoubleSpinBox* weight = dialog.add<QDoubleSpinBox> ("Weight:");
|
||||
weight->setDecimals (6);
|
||||
|
|
|
|||
Loading…
Reference in New Issue