Merge branch 'master' into retinex

This commit is contained in:
Beep6581
2015-09-27 21:18:17 +02:00
12 changed files with 458 additions and 465 deletions

View File

@@ -567,6 +567,7 @@ void EditorPanel::open (Thumbnail* tmb, rtengine::InitialImage* isrc)
Gtk::Allocation alloc;
iareapanel->imageArea->on_resized(alloc);
}
history->resetSnapShotNumber();
}
void EditorPanel::close ()