Skip to content

Fix Darktable RAW import for versions above 6.2.1

Joshua Goins requested to merge (removed):fix_darktable_import into master

BUG: 449170

This also checks if your API version is actually >= 6.2.1 before calling, similar to how GIMP does it. I wrote my version a little cleaner though ;-)

Merge request reports