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/elidedlabel.qdoc6
1 files changed, 0 insertions, 6 deletions
diff --git a/examples/widgets/doc/src/elidedlabel.qdoc b/examples/widgets/doc/src/elidedlabel.qdoc
index 5a4d384de87..6722b194b78 100644
--- a/examples/widgets/doc/src/elidedlabel.qdoc
+++ b/examples/widgets/doc/src/elidedlabel.qdoc
@@ -131,12 +131,6 @@
\snippet widgets/elidedlabel/testwidget.cpp 4
- On the Maemo platform, windows are stuck in landscape mode by default. With
- this attribute set, the window manager is aware that this window can be
- rotated.
-
- \snippet widgets/elidedlabel/testwidget.cpp 5
-
The \c widthSlider and \c heightSlider have the exact same length as the
dimensions of the \c elidedText. The maximum value for both of them is
thus their lengths, and each tick indicates one pixel.