Ciecam02 artifacts, Issue 2819
This commit is contained in:
@@ -69,7 +69,7 @@ class CacheImageData {
|
||||
enum
|
||||
{
|
||||
FULL_THUMBNAIL = 0, // was the thumbnail generated from whole file
|
||||
QUICK_THUMBNAIL = 1 // was rhe thumbnail generated from embedded jpeg
|
||||
QUICK_THUMBNAIL = 1 // was the thumbnail generated from embedded jpeg
|
||||
};
|
||||
|
||||
CacheImageData ();
|
||||
|
@@ -19,7 +19,7 @@
|
||||
#ifndef _OPTIONS_
|
||||
#define _OPTIONS_
|
||||
|
||||
#include <glibmm.h>
|
||||
#include <gtkmm.h>
|
||||
#include "../rtengine/rtengine.h"
|
||||
|
||||
#define STARTUPDIR_CURRENT 0
|
||||
|
Reference in New Issue
Block a user