mirror of https://github.com/CGAL/cgal
cleanup extra ';'
This commit is contained in:
parent
b7b1701ad7
commit
8f3d2b6785
|
|
@ -81,7 +81,7 @@ Tools_toolbar::Tools_toolbar(CGAL::Qt_widget *w,
|
|||
&input_line, SLOT(stateChanged(int)));
|
||||
connect(but[3], SIGNAL(stateChanged(int)),
|
||||
&input_polygon, SLOT(stateChanged(int)));
|
||||
};
|
||||
}
|
||||
|
||||
#include "Qt_widget_toolbar.moc"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue