merge with dev

This commit is contained in:
Desmis
2019-07-19 08:20:00 +02:00
2 changed files with 11 additions and 10 deletions

View File

@@ -269,7 +269,7 @@ bool FilmNegative::button1Pressed(int modifierKey)
listener->panelChanged(
evFilmNegativeExponents,
Glib::ustring::compose(
"Ref=%1 ; R=%2 ; B=%3",
"Ref=%1\nR=%2\nB=%3",
greenExp->getValue(),
redRatio->getValue(),
blueRatio->getValue()