summaryrefslogtreecommitdiffstats
path: root/src/plugins/tts/speechdispatcher/qtexttospeech_speechd_plugin.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/tts/speechdispatcher/qtexttospeech_speechd_plugin.h')
-rw-r--r--src/plugins/tts/speechdispatcher/qtexttospeech_speechd_plugin.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/tts/speechdispatcher/qtexttospeech_speechd_plugin.h b/src/plugins/tts/speechdispatcher/qtexttospeech_speechd_plugin.h
index a9589c9..eec0394 100644
--- a/src/plugins/tts/speechdispatcher/qtexttospeech_speechd_plugin.h
+++ b/src/plugins/tts/speechdispatcher/qtexttospeech_speechd_plugin.h
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2015 The Qt Company Ltd.
+** Copyright (C) 2022 The Qt Company Ltd.
** Contact: http://www.qt.io/licensing/
**
** This file is part of the Qt Speech module of the Qt Toolkit.
@@ -47,7 +47,7 @@ QT_BEGIN_NAMESPACE
//Q_DECLARE_LOGGING_CATEGORY(lcSpeechTtsSpeechd)
-class QTextToSpeechPluginSpeechd : public QObject, public QTextToSpeechPlugin
+class QTextToSpeechSpeechdPlugin : public QObject, public QTextToSpeechPlugin
{
Q_OBJECT
Q_INTERFACES(QTextToSpeechPlugin)