summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSamuel Rødal <samuel.rodal@nokia.com>2012-04-02 08:37:01 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-10 22:47:51 +0200
commit89387415b1fc305d82b81707f5d9c0ec85906620 (patch)
treec87019c3082a34314277149de87f965b58dd0047
parent880cbf602701b0116ca1143d6d07ee8e7eb3f03f (diff)
Removed Qt5 todo comment in qpaintengineex_p.h
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>
-rw-r--r--src/gui/painting/qpaintengineex_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gui/painting/qpaintengineex_p.h b/src/gui/painting/qpaintengineex_p.h
index bc944b2297..eaa3b3b1cf 100644
--- a/src/gui/painting/qpaintengineex_p.h
+++ b/src/gui/painting/qpaintengineex_p.h
@@ -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"