Solving issue 2411: "HaldCLUT: Film emulation from G'MIC in RawTherapee"
This commit is contained in:
@@ -75,6 +75,7 @@
|
||||
#include "sharpenedge.h"
|
||||
#include "rgbcurves.h"
|
||||
#include "colortoning.h"
|
||||
#include "filmsimulation.h"
|
||||
|
||||
class ImageEditorCoordinator;
|
||||
|
||||
@@ -124,6 +125,7 @@ class ToolPanelCoordinator : public ToolPanelListener,
|
||||
ColorToning* colortoning;
|
||||
DirPyrEqualizer* dirpyrequalizer;
|
||||
HSVEqualizer* hsvequalizer;
|
||||
FilmSimulation *filmSimulation;
|
||||
SensorBayer * sensorbayer;
|
||||
SensorXTrans * sensorxtrans;
|
||||
BayerProcess* bayerprocess;
|
||||
|
Reference in New Issue
Block a user