summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src')
-rw-r--r--examples/widgets/doc/src/completer.qdoc7
1 files changed, 0 insertions, 7 deletions
diff --git a/examples/widgets/doc/src/completer.qdoc b/examples/widgets/doc/src/completer.qdoc
index c45978cf6f..8c6b0246ea 100644
--- a/examples/widgets/doc/src/completer.qdoc
+++ b/examples/widgets/doc/src/completer.qdoc
@@ -75,13 +75,6 @@
\snippet tools/completer/fsmodel.cpp 1
- The screenshots below illustrate this difference:
-
- \table
- \row \li \inlineimage completer-example-qdirmodel.png
- \li \inlineimage completer-example-dirmodel.png
- \endtable
-
The Qt::EditRole, which QCompleter uses to look for matches, is left
unchanged.