Skip to content

Commit

Permalink
Merge branch 'master' into feat/qt6/api
Browse files Browse the repository at this point in the history
  • Loading branch information
AIIX committed Mar 8, 2023
2 parents 234d986 + 0cf38d1 commit 4041bcb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions import/mycroftcontroller.h
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@ public Q_SLOTS:
bool m_isExpectingSpeechResponse = false;
QQueue<QString> ttsqueue;
#endif

QString m_qt_version_context;
bool m_isSpeaking = false;
bool m_isListening = false;
Expand Down

0 comments on commit 4041bcb

Please sign in to comment.