more work on synchronizing metadata with xmp sidecars
(cherry picked from commit 81bbff6e6ae87bd35e8050a1cc621297ca24939b)
This commit is contained in:
committed by
Lawrence Lee
parent
caa23df465
commit
1a771fa211
@@ -22,8 +22,6 @@
|
||||
#include <memory>
|
||||
#include <string>
|
||||
|
||||
#include <exiv2/exiv2.hpp>
|
||||
|
||||
#include "imageio.h"
|
||||
|
||||
namespace Glib
|
||||
@@ -36,8 +34,6 @@ class ustring;
|
||||
namespace rtengine
|
||||
{
|
||||
|
||||
Exiv2::Image::AutoPtr open_exiv2(const Glib::ustring &fname); // TODO: Global function?
|
||||
|
||||
class FramesData final :
|
||||
public FramesMetaData
|
||||
{
|
||||
|
Reference in New Issue
Block a user