diff options
Diffstat (limited to 'doc/src/examples/lighting.qdoc')
-rw-r--r-- | doc/src/examples/lighting.qdoc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/examples/lighting.qdoc b/doc/src/examples/lighting.qdoc index 815a42a..05c1e79 100644 --- a/doc/src/examples/lighting.qdoc +++ b/doc/src/examples/lighting.qdoc @@ -29,5 +29,7 @@ \example effects/lighting \title Lighting Effect Example + \brief The Lighting Effect Example shows the QGraphicsDropShadowEffect in action. + \image lightingeffect-example.png */ |