summaryrefslogtreecommitdiffstats
path: root/src/gui/embedded/qscreen_qws.cpp
diff options
context:
space:
mode:
authorMarkku Luukkainen <markku.luukkainen@digia.com>2009-05-25 08:03:17 (GMT)
committerMarkku Luukkainen <markku.luukkainen@digia.com>2009-05-25 08:03:17 (GMT)
commit07cee1caa5238a9c4a132b6e37a0ef82b665c568 (patch)
tree0c32d805837dc734b813ca76741a744a4c637a2c /src/gui/embedded/qscreen_qws.cpp
parentb23dc7fb8bc8de6617684249411b5399f1d06631 (diff)
parent662494c7a20d6612948a672e5e9c87b9173d9560 (diff)
downloadQt-07cee1caa5238a9c4a132b6e37a0ef82b665c568.zip
Qt-07cee1caa5238a9c4a132b6e37a0ef82b665c568.tar.gz
Qt-07cee1caa5238a9c4a132b6e37a0ef82b665c568.tar.bz2
Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qt-s60-public into softkeys
Conflicts: src/gui/styles/qs60style.cpp
Diffstat (limited to 'src/gui/embedded/qscreen_qws.cpp')
-rw-r--r--src/gui/embedded/qscreen_qws.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/embedded/qscreen_qws.cpp b/src/gui/embedded/qscreen_qws.cpp
index 6741f2c..39a74d5 100644
--- a/src/gui/embedded/qscreen_qws.cpp
+++ b/src/gui/embedded/qscreen_qws.cpp
@@ -1394,7 +1394,7 @@ QImage::Format QScreenPrivate::preferredImageFormat() const
altered. Note that the default implementations of these functions
do nothing.
- Reimplement the the mapFromDevice() and mapToDevice() functions to
+ Reimplement the mapFromDevice() and mapToDevice() functions to
map objects from the framebuffer coordinate system to the
coordinate space used by the application, and vice versa. Be aware
that the default implementations simply return the given objects