summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@digia.com>2015-02-03 14:09:23 +0100
committerTor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>2015-02-04 17:14:35 +0000
commit5432f2c7a1ff02e1ee0e07e442ceb6c12ca66098 (patch)
treeb8b4aca1b9309dfcb3618b8ee2d5560e075cff07 /examples/widgets/doc
parentb6c03f58ce4a03d81c8bce1795179a63431f6e7d (diff)
Remove traces of the Maemo platform
Change-Id: I6b551de331aa0386ea53d8e96f50b669777d2d69 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@theqtcompany.com> Reviewed-by: Marc Mutz <marc.mutz@kdab.com> Reviewed-by: Tor Arne Vestbø <tor.arne.vestbo@theqtcompany.com>
Diffstat (limited to 'examples/widgets/doc')
-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 5a4d384de8..6722b194b7 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.