libragephoto upstream (0.6.0)

This commit is contained in:
Syping 2024-12-09 17:36:46 +01:00
parent b8e2e14244
commit 98ef892f46
2 changed files with 6 additions and 6 deletions

View file

@ -20,12 +20,12 @@
#define SNAPMATICPICTURE_H
#include "SnapmaticJson.h"
#ifdef RAGEPHOTO_USE_ABI_WRAPPER
#include <RagePhotoA>
typedef RagePhotoA RagePhoto;
#else
#include <RagePhoto>
#ifndef RAGEPHOTO_USE_ABI_WRAPPER
#ifndef LIBRAGEPHOTO_PREFER_NATIVE
#define LIBRAGEPHOTO_PREFER_NATIVE
#endif
#endif
#include <RagePhoto>
#include <QStringList>
#include <QDateTime>
#include <QObject>

@ -1 +1 @@
Subproject commit 6fdc0757410c185a71c6f1981638e5b65875fe4c
Subproject commit 259c6833d9bb471cd840f196b4d77841afa3f108