Improve exclude and reorganize qualitymethod

This commit is contained in:
Desmis
2019-02-13 11:08:35 +01:00
parent 3a43f00566
commit abfe2b92f8
3 changed files with 41 additions and 38 deletions

View File

@@ -170,7 +170,6 @@ ControlSpotPanel::ControlSpotPanel():
structexclu_->setAdjusterListener(this);
excluBox->pack_start(*sensiexclu_);
excluBox->pack_start(*structexclu_);
// excluBox->pack_start(*struc_); // Uncomment this line to use the struc_ adjuster
excluFrame->add(*excluBox);
pack_start(*excluFrame);