summaryrefslogtreecommitdiffstats
path: root/src/tts/qtexttospeech.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/tts/qtexttospeech.h')
-rw-r--r--src/tts/qtexttospeech.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tts/qtexttospeech.h b/src/tts/qtexttospeech.h
index 57974f3..96802da 100644
--- a/src/tts/qtexttospeech.h
+++ b/src/tts/qtexttospeech.h
@@ -51,7 +51,7 @@
QT_BEGIN_NAMESPACE
class QTextToSpeechPrivate;
-class QTEXTTOSPEECH_EXPORT QTextToSpeech : public QObject
+class Q_TEXTTOSPEECH_EXPORT QTextToSpeech : public QObject
{
Q_OBJECT
Q_ENUMS(QTextToSpeech::State)