Solving issue 2411: "HaldCLUT: Film emulation from G'MIC in RawTherapee"

This commit is contained in:
Hombre
2014-08-25 00:11:52 +02:00
parent a3f1d8d7c3
commit f950d924b1
89 changed files with 1703 additions and 230 deletions

View File

@@ -72,6 +72,7 @@ class Preferences : public Gtk::Dialog, public ProfileStoreListener {
Gtk::RadioButton* edOther;
Gtk::FileChooserButton* darkFrameDir;
Gtk::FileChooserButton* flatFieldDir;
Gtk::FileChooserButton* clutsDir;
Gtk::Label *dfLabel;
Gtk::Label *ffLabel;