summaryrefslogtreecommitdiff
path: root/src/mtexturepixmapitem_p.h
diff options
context:
space:
mode:
authorKimmo Hämäläinen <kimmo.hamalainen@nokia.com>2010-11-26 16:26:21 +0200
committerAdam Endrodi <ext-adam.endrodi@nokia.com>2010-12-01 17:02:01 +0200
commitddc823597fe65f92ec23d44d9153109b2c61ac59 (patch)
treef4071fa754b8d1c5339eb6ba56c770789d28b4fe /src/mtexturepixmapitem_p.h
parent5ee5d8e6094cb7fbb239efcf886a89a50c060411 (diff)
Remove a bunch of deprecated functions
- fix typo in MTexturePixmapPrivate::removeEffect() to make it work
Diffstat (limited to 'src/mtexturepixmapitem_p.h')
-rw-r--r--src/mtexturepixmapitem_p.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mtexturepixmapitem_p.h b/src/mtexturepixmapitem_p.h
index 4e8937b..2dbbf00 100644
--- a/src/mtexturepixmapitem_p.h
+++ b/src/mtexturepixmapitem_p.h
@@ -60,7 +60,6 @@ public:
void clearTexture();
bool isDirectRendered() const;
void resize(int w, int h);
- void windowRaised();
void drawTexture(const QTransform& transform, const QRectF& drawRect, qreal opacity);
void q_drawTexture(const QTransform& transform, const QRectF& drawRect, qreal opacity);