diff --git a/Polyhedron/demo/Polyhedron/Plugins/PMP/Selection_plugin.cpp b/Polyhedron/demo/Polyhedron/Plugins/PMP/Selection_plugin.cpp index 6d27eaff99b..8121b9a7c13 100644 --- a/Polyhedron/demo/Polyhedron/Plugins/PMP/Selection_plugin.cpp +++ b/Polyhedron/demo/Polyhedron/Plugins/PMP/Selection_plugin.cpp @@ -383,7 +383,6 @@ public Q_SLOTS: return; } - QMultipleInputDialog dialog ("Regularize Selection Border", mw); QDoubleSpinBox* weight = dialog.add ("Weight:"); weight->setDecimals (6);