summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl/qopengltextureblitter_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/opengl/qopengltextureblitter_p.h')
-rw-r--r--src/gui/opengl/qopengltextureblitter_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gui/opengl/qopengltextureblitter_p.h b/src/gui/opengl/qopengltextureblitter_p.h
index c1dcaf5700..b4310e5f94 100644
--- a/src/gui/opengl/qopengltextureblitter_p.h
+++ b/src/gui/opengl/qopengltextureblitter_p.h
@@ -69,6 +69,7 @@ public:
void release();
void setSwizzleRB(bool swizzle);
+ void setOpacity(float opacity);
void blit(GLuint texture, const QMatrix4x4 &targetTransform, Origin sourceOrigin);
void blit(GLuint texture, const QMatrix4x4 &targetTransform, const QMatrix3x3 &sourceTransform);