Merge branch 'dev' into hidpi-icons

This commit is contained in:
Hombre
2019-02-25 22:37:00 +01:00
104 changed files with 1550 additions and 1131 deletions

View File

@@ -651,7 +651,7 @@ bool HistogramRGBArea::on_button_press_event (GdkEventButton* event)
void HistogramRGBArea::factorChanged (double newFactor)
{
factor = newFactor;
factor = newFactor;
}
//