Merge master into gtk3

This commit is contained in:
heckflosse
2016-10-28 17:59:47 +02:00
259 changed files with 5061 additions and 3654 deletions

View File

@@ -23,7 +23,7 @@
using namespace rtengine;
FilterPanel::FilterPanel () : listener (NULL)
FilterPanel::FilterPanel () : listener (nullptr)
{
enabled = Gtk::manage (new Gtk::CheckButton (M("EXIFFILTER_METADATAFILTER")));