Added support for using RawTherapee as a GIMP plugin for opening RAW files
plugin code taken from Darktable
This commit is contained in:
@@ -131,6 +131,8 @@ public:
|
||||
|
||||
void defaultMonitorProfileChanged(const Glib::ustring &profile_name, bool auto_monitor_profile);
|
||||
|
||||
bool saveImmediately(const Glib::ustring &filename, SaveFormat sf);
|
||||
|
||||
Gtk::Paned* catalogPane;
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user