Merge branch 'master' into gtk3

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

View File

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