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 #define SNAPMATICPICTURE_H
#include "SnapmaticJson.h" #include "SnapmaticJson.h"
#ifdef RAGEPHOTO_USE_ABI_WRAPPER #ifndef RAGEPHOTO_USE_ABI_WRAPPER
#include <RagePhotoA> #ifndef LIBRAGEPHOTO_PREFER_NATIVE
typedef RagePhotoA RagePhoto; #define LIBRAGEPHOTO_PREFER_NATIVE
#else
#include <RagePhoto>
#endif #endif
#endif
#include <RagePhoto>
#include <QStringList> #include <QStringList>
#include <QDateTime> #include <QDateTime>
#include <QObject> #include <QObject>

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