summaryrefslogtreecommitdiffstats
path: root/src/opengl/qpaintengine_opengl_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qpaintengine_opengl_p.h')
-rw-r--r--src/opengl/qpaintengine_opengl_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/opengl/qpaintengine_opengl_p.h b/src/opengl/qpaintengine_opengl_p.h
index c8f460a..4fea638 100644
--- a/src/opengl/qpaintengine_opengl_p.h
+++ b/src/opengl/qpaintengine_opengl_p.h
@@ -136,8 +136,6 @@ public:
void drawEllipse(const QRectF &rect);
- QPixmapFilter *createPixmapFilter(int type) const;
-
#ifdef Q_WS_WIN
HDC handle() const;
#else