qt6 support

This commit is contained in:
2022-01-31 19:54:39 +03:00
parent 73240ef898
commit fb56502f13
11 changed files with 175 additions and 33 deletions

View File

@@ -17,7 +17,8 @@
*/
#include "hdr_p.h"
#include "qmath.h"
#include <qmath.h>
#include <QByteArray>
#define RGBE_DATA_RED 2
#define RGBE_DATA_GREEN 1