summaryrefslogtreecommitdiff
path: root/src/mtexturepixmapitem.h
diff options
context:
space:
mode:
authorAbdiel Janulgue <abdiel.janulgue@nokia.com>2010-09-15 00:34:37 +0300
committerAbdiel Janulgue <abdiel.janulgue@nokia.com>2010-09-15 00:34:37 +0300
commit0d8eabb85959b3d3aa6104c83afc8a3c890ed6ef (patch)
tree1fe1c81a5f86dbc877a4ee5e5cda5f4f7231626a /src/mtexturepixmapitem.h
parent0d260c0f4be2f3308398218ee9cb2a8c085b3b8e (diff)
Changes: Initial commit of a modularized compositing framework to support extensions
to modify core window management functionality. Added a new API as well for writing custom shader-based effects and transitions. Additional documentation for API coming later. RevBy: TrustMe
Diffstat (limited to 'src/mtexturepixmapitem.h')
-rw-r--r--src/mtexturepixmapitem.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mtexturepixmapitem.h b/src/mtexturepixmapitem.h
index 63e602f..195759d 100644
--- a/src/mtexturepixmapitem.h
+++ b/src/mtexturepixmapitem.h
@@ -108,6 +108,7 @@ private:
MTexturePixmapPrivate *const d;
friend class MTexturePixmapPrivate;
friend class MCompositeManagerPrivate;
+ friend class MCompositeWindowShaderEffect;
};
#endif // DUIGLXTEXTUREPIXMAPITEM_H