Merge with 'Beep6581/dev'

This commit is contained in:
Pandagrapher
2023-08-24 13:48:07 +02:00
109 changed files with 4782 additions and 18689 deletions

View File

@@ -89,7 +89,7 @@ bool DynamicProfileRule::matches (const rtengine::FramesMetaData *im, const Gli
&& camera (im->getCamera())
&& lens (im->getLens())
&& path (filename)
&& imagetype(im->getImageType(0)));
&& imagetype(im->getImageType()));
}
namespace