Merge branch 'dev' into newlocallab

This commit is contained in:
Ingo Weyrich
2019-11-04 23:01:33 +01:00
395 changed files with 2523 additions and 2740 deletions

View File

@@ -15,12 +15,11 @@
#include "settings.h"
#include "camconst.h"
#include "utils.h"
#include "rtengine.h"
namespace rtengine
{
extern const Settings* settings;
RawImage::RawImage(const Glib::ustring &name)
: data(nullptr)
, prefilters(0)