mirror of https://github.com/CGAL/cgal
A show too much
This commit is contained in:
parent
a41552b1d2
commit
a53755d379
|
|
@ -144,7 +144,7 @@ MainWindow::MainWindow()
|
|||
QActionGroup* ag = new QActionGroup(this);
|
||||
ag->addAction(this->actionInsertPoint);
|
||||
ag->addAction(this->actionMovingPoint);
|
||||
ag->addAction(this->actionShowCircumcenter);
|
||||
ag->addAction(this->actionCircumcenter);
|
||||
ag->addAction(this->actionShowConflictZone);
|
||||
|
||||
// Check two actions
|
||||
|
|
|
|||
Loading…
Reference in New Issue