From d45502c2aa69fdb0b97c33de2bcc2ae6986f2e4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20R=C3=B8dal?= Date: Mon, 10 Oct 2011 14:56:30 +0200 Subject: Fixed some doc errors in QOpenGLFramebufferObject. Change-Id: Ic132bc31f87900a492a80767aa247c71c48c4a10 Reviewed-on: http://codereview.qt-project.org/6334 Sanity-Review: Qt Sanity Bot Reviewed-by: Casper van Donderen --- src/gui/opengl/qopenglframebufferobject.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/gui/opengl/qopenglframebufferobject.h') diff --git a/src/gui/opengl/qopenglframebufferobject.h b/src/gui/opengl/qopenglframebufferobject.h index 17ee74aa94b..8a57784f4f2 100644 --- a/src/gui/opengl/qopenglframebufferobject.h +++ b/src/gui/opengl/qopenglframebufferobject.h @@ -100,7 +100,6 @@ public: QImage toImage() const; Attachment attachment() const; - QPaintEngine *paintEngine() const; GLuint handle() const; static bool bindDefault(); -- cgit v1.2.3