mirror of https://github.com/CGAL/cgal
Remove extra ';'
This commit is contained in:
parent
2ae88815c6
commit
6e26e77a97
|
|
@ -104,7 +104,7 @@ Layers_toolbar::Layers_toolbar(CGAL::Qt_widget* w
|
|||
delete showO;
|
||||
delete progress;
|
||||
delete button_group;
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
#include "straight_skeleton_2_toolbar_layers.moc"
|
||||
|
|
|
|||
Loading…
Reference in New Issue