Small cleanup
Removed unused key TP_FILMNEGATIVE_REF_SPOTS. Style fix in language string. generateTranslationDiffs Film Negative values in History use newlines to reduce required width. Removed benchmark code.
This commit is contained in:
@@ -189,7 +189,7 @@ void FilmNegative::adjusterChanged(Adjuster* a, double newval)
|
||||
listener->panelChanged(
|
||||
evFilmNegativeExponents,
|
||||
Glib::ustring::compose(
|
||||
"Ref=%1 ; R=%2 ; B=%3",
|
||||
"Ref=%1\nR=%2\nB=%3",
|
||||
greenExp->getValue(),
|
||||
redRatio->getValue(),
|
||||
blueRatio->getValue()
|
||||
|
Reference in New Issue
Block a user