Fix some history messages (#6474)
Use correct key for spot removal history message. Remove B&W channel mixer auto enabled message when changing the filter color. Replace hard-coded input color profile strings.
This commit is contained in:
@@ -811,7 +811,6 @@ void BlackWhite::filterChanged ()
|
||||
|
||||
if (listener && (multiImage || getEnabled())) {
|
||||
listener->panelChanged (EvBWfilter, filter->get_active_text ());
|
||||
listener->panelChanged (EvAutoch, M("GENERAL_ENABLED"));
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user