Hide choice edgesharpness slider curve

This commit is contained in:
Desmis
2020-07-26 07:17:39 +02:00
parent d8344a1a6f
commit 932e0beea9
2 changed files with 4 additions and 4 deletions

View File

@@ -674,7 +674,7 @@ Wavelet::Wavelet() :
EDmethod->append(M("TP_WAVELET_EDCU"));
EDmethodconn = EDmethod->signal_changed().connect(sigc::mem_fun(*this, &Wavelet::EDmethodChanged));
ctboxED->pack_start(*EDmethod);
edgBox->pack_start(*ctboxED);
// edgBox->pack_start(*ctboxED);
edgcont->setAdjusterListener(this);
edgcont->setBgGradient(milestones2);