bkloppenborg / simtoi

The SImulation and Modeling Tool for Optical Interferometry
GNU General Public License v3.0
7 stars 6 forks source link

Remove feature button should remove only one feature on click #113

Open bkloppenborg opened 9 years ago

bkloppenborg commented 9 years ago

At present the guiModelEditor::on_btnFeatureRemove_clicked function removes all features from the selected object. This should be reconfigured to only remove a single feature. This will require modifications to the CModel class