Skip to content
Snippets Groups Projects
Commit 8fc07f85 authored by Mikhail Svechnikov's avatar Mikhail Svechnikov
Browse files

missing headers for Qt6.4

parent eb16a0f9
No related branches found
No related tags found
1 merge request!1090Qt6.4 headers
......@@ -18,6 +18,7 @@
#include "Img3D/Model/Particles.h"
#include "Img3D/Type/CameraParams.h"
#include <QVector>
#include <QObject>
namespace Img3D {
......
......@@ -20,6 +20,7 @@
#include <QColor>
#include <QMatrix4x4>
#include <QQuaternion>
#include <QObject>
namespace Img3D {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment