summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorEero Hyyti <eero.hyyti@nokia.com>2012-02-16 13:36:19 +0200
committerQt by Nokia <qt-info@nokia.com>2012-02-17 09:21:23 +0100
commit986bafb0f9d695c3aba00f37637263f605304d76 (patch)
treedb45bb5e87abf753b90a929d940320f56fc2b90f /src
parentb73c6dabb0c0fc2ef006ad372979dbdcbaa08a52 (diff)
Documentation: Mobility term changed to Feedback in QFeedbackEffect.
Change-Id: I29693e1767663b198ab4de69321f80d302e90754 Reviewed-by: Jaakko Korpela <jaakko.korpela@nokia.com>
Diffstat (limited to 'src')
-rw-r--r--src/feedback/qfeedbackeffect.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feedback/qfeedbackeffect.cpp b/src/feedback/qfeedbackeffect.cpp
index dfb02e1..4e451bb 100644
--- a/src/feedback/qfeedbackeffect.cpp
+++ b/src/feedback/qfeedbackeffect.cpp
@@ -617,7 +617,7 @@ QFeedbackEffect::State QFeedbackHapticsEffect::state() const
specific feature in the audio data. For example, you could have a
phone vibrating along with the bass of a rock song.
- Although Qt Mobility does not let you record \c .ifr files, it lets
+ Although Qt Feedback does not let you record \c .ifr files, it lets
you play them back using the QFeedbackFileEffect class. Setting
up a QFeedbackFileEffect and starting it is done as follows: