Removed Qt5 todo comment in qpaintengineex_p.h
authorSamuel Rødal <samuel.rodal@nokia.com>
Mon, 2 Apr 2012 06:37:01 +0000 (08:37 +0200)
committerQt by Nokia <qt-info@nokia.com>
Tue, 10 Apr 2012 20:47:51 +0000 (22:47 +0200)
This won't get done for Qt 5, and QtOpenGL still implements this API.

Task-number: QTBUG-25069
Change-Id: Ia8437d2a4a5a0e750afdf67764c53d75ee8065f6
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
src/gui/painting/qpaintengineex_p.h

index bc944b2..eaa3b3b 100644 (file)
@@ -211,7 +211,6 @@ public:
     virtual void beginNativePainting() {}
     virtual void endNativePainting() {}
 
-    // ### Qt5: remove, once QtGui is merged into QtGui and QtWidgets
     // Return a pixmap filter of "type" that can render the parameters
     // in "prototype".  The returned filter is owned by the engine and
     // will be destroyed when the engine is destroyed.  The "prototype"