Merge branch 'dev' into newlocallab
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user