aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/scenegraph/fboitem/doc/src/fboitem.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/scenegraph/fboitem/doc/src/fboitem.qdoc')
-rw-r--r--examples/quick/scenegraph/fboitem/doc/src/fboitem.qdoc12
1 files changed, 0 insertions, 12 deletions
diff --git a/examples/quick/scenegraph/fboitem/doc/src/fboitem.qdoc b/examples/quick/scenegraph/fboitem/doc/src/fboitem.qdoc
deleted file mode 100644
index daa784bf79..0000000000
--- a/examples/quick/scenegraph/fboitem/doc/src/fboitem.qdoc
+++ /dev/null
@@ -1,12 +0,0 @@
-// Copyright (C) 2017 The Qt Company Ltd.
-// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
-
-/*!
- \example scenegraph/fboitem
- \title Scene Graph - Rendering FBOs
- \ingroup qtquickexamples
-
- \brief Shows how to use FramebufferObjects with Qt Quick.
-
- \image fboitem-example.jpg
- */