summaryrefslogtreecommitdiffstats
path: root/util/accessibilityinspector/screenreader.h
diff options
context:
space:
mode:
authorMorten Johan Sorvig <morten.sorvig@nokia.com>2012-01-17 20:02:18 +0100
committerQt by Nokia <qt-info@nokia.com>2012-01-20 02:07:13 +0100
commit06ff72e02d8231981fafc7ae0e2404911223886a (patch)
tree04b5eab8609e536ac9a552c13b7ba657cd4bbef7 /util/accessibilityinspector/screenreader.h
parentf99c1b5f1c7924f9594cbb1374bfcf29db49d492 (diff)
Compile.
Change-Id: I3c490eb2ce9bd655f4808b232663a530baec5990 Reviewed-by: Jan-Arve Sæther <jan-arve.saether@nokia.com>
Diffstat (limited to 'util/accessibilityinspector/screenreader.h')
-rw-r--r--util/accessibilityinspector/screenreader.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/accessibilityinspector/screenreader.h b/util/accessibilityinspector/screenreader.h
index 6b2f354239..f18b537da2 100644
--- a/util/accessibilityinspector/screenreader.h
+++ b/util/accessibilityinspector/screenreader.h
@@ -50,8 +50,8 @@
/*
A Simple screen reader for touch-based user interfaces.
- Requires a text-to-speach backend. Currently implemented on
- Mac OS X and using festival on unix.
+ Requires a text-to-speach backend. Currently implemented
+ using festival on unix.
*/
class OptionsWidget;
class ScreenReader : public QObject