src/opengl/qpaintengine_opengl_p.h
changeset 30 5dc02b23752f
parent 18 2f34d5167611
--- a/src/opengl/qpaintengine_opengl_p.h	Wed Jun 23 19:07:03 2010 +0300
+++ b/src/opengl/qpaintengine_opengl_p.h	Tue Jul 06 15:10:48 2010 +0300
@@ -133,6 +133,7 @@
     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);