summaryrefslogtreecommitdiffstats
path: root/src/render/texture/qabstracttexture.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/texture/qabstracttexture.h')
-rw-r--r--src/render/texture/qabstracttexture.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/render/texture/qabstracttexture.h b/src/render/texture/qabstracttexture.h
index afe8abaf6..9fc55fa7f 100644
--- a/src/render/texture/qabstracttexture.h
+++ b/src/render/texture/qabstracttexture.h
@@ -237,7 +237,8 @@ public:
enum HandleType {
NoHandle,
- OpenGLTextureId
+ OpenGLTextureId,
+ RHITextureId
};
Q_ENUM(HandleType) // LCOV_EXCL_LINE