Enabled Toning excluded colors - to test

This commit is contained in:
Desmis
2020-04-16 10:57:52 +02:00
parent c46eb29875
commit a70691caf1
2 changed files with 24 additions and 6 deletions

View File

@@ -533,7 +533,7 @@ Wavelet::Wavelet() :
ton2Box->pack_start(*rangeab);
ton2Box->pack_start(*protab);
tonFrame->add(*ton2Box);
// tonBox->pack_start(*tonFrame);
tonBox->pack_start(*tonFrame);
tonBox->pack_start(*opaCurveEditorG, Gtk::PACK_SHRINK, 2);