aboutsummaryrefslogtreecommitdiff
path: root/backends/text-to-speech/windows/windows-text-to-speech.h
diff options
context:
space:
mode:
Diffstat (limited to 'backends/text-to-speech/windows/windows-text-to-speech.h')
-rw-r--r--backends/text-to-speech/windows/windows-text-to-speech.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/backends/text-to-speech/windows/windows-text-to-speech.h b/backends/text-to-speech/windows/windows-text-to-speech.h
index cbf3eb07df..cc94107291 100644
--- a/backends/text-to-speech/windows/windows-text-to-speech.h
+++ b/backends/text-to-speech/windows/windows-text-to-speech.h
@@ -60,7 +60,7 @@ public:
virtual bool isSpeaking();
virtual bool isPaused();
virtual bool isReady();
-
+
virtual void setVoice(unsigned index);
virtual void setRate(int rate);