src/opengl/qpaintengine_opengl_p.h
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
--- a/src/opengl/qpaintengine_opengl_p.h	Mon Jun 21 22:38:13 2010 +0100
+++ b/src/opengl/qpaintengine_opengl_p.h	Thu Jul 22 16:41:55 2010 +0100
@@ -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);