diff options
author | Tor Arne Vestbø <[email protected]> | 2015-02-03 14:09:23 +0100 |
---|---|---|
committer | Tor Arne Vestbø <[email protected]> | 2015-02-04 17:14:35 +0000 |
commit | 5432f2c7a1ff02e1ee0e07e442ceb6c12ca66098 (patch) | |
tree | b8b4aca1b9309dfcb3618b8ee2d5560e075cff07 /examples/widgets/doc/src | |
parent | b6c03f58ce4a03d81c8bce1795179a63431f6e7d (diff) |
Remove traces of the Maemo platform
Change-Id: I6b551de331aa0386ea53d8e96f50b669777d2d69
Reviewed-by: Friedemann Kleint <[email protected]>
Reviewed-by: Marc Mutz <[email protected]>
Reviewed-by: Tor Arne Vestbø <[email protected]>
Diffstat (limited to 'examples/widgets/doc/src')
-rw-r--r-- | examples/widgets/doc/src/elidedlabel.qdoc | 6 |
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. |