summaryrefslogtreecommitdiffstats
path: root/src/opengl/qpaintengine_opengl_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qpaintengine_opengl_p.h')
-rw-r--r--src/opengl/qpaintengine_opengl_p.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/opengl/qpaintengine_opengl_p.h b/src/opengl/qpaintengine_opengl_p.h
index de0086a..55f7792 100644
--- a/src/opengl/qpaintengine_opengl_p.h
+++ b/src/opengl/qpaintengine_opengl_p.h
@@ -133,6 +133,7 @@ public:
void drawImage(const QRectF &r, const QImage &image, const QRectF &sr,
Qt::ImageConversionFlags conversionFlags);
void drawTextItem(const QPointF &p, const QTextItem &ti);
+ void drawStaticTextItem(QStaticTextItem *staticTextItem);
void drawEllipse(const QRectF &rect);