From 4578d98f4d8b39bf62a092d3d6459c0794e6f292 Mon Sep 17 00:00:00 2001 From: Desmis Date: Wed, 15 Jan 2020 12:44:04 +0100 Subject: [PATCH] Fixed bud vibrance mask --- rtgui/locallab.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rtgui/locallab.cc b/rtgui/locallab.cc index 2500ce086..96eb25307 100644 --- a/rtgui/locallab.cc +++ b/rtgui/locallab.cc @@ -7378,13 +7378,13 @@ void Locallab::showmaskvibMethodChanged() showmaskcolMethod->set_active(0); showmaskexpMethod->set_active(0); showmaskSHMethodinv->set_active(0); + showmaskSHMethod->set_active(0); showmasklcMethod->set_active(0); showmaskcbMethod->set_active(0); showmaskretiMethod->set_active(0); showmasksoftMethod->set_active(0); showmasktmMethod->set_active(0); showmaskblMethod->set_active(0); - showmaskvibMethod->set_active(0); enableListener(); if (listener) {