diff options
Diffstat (limited to 'kmouth/speech.h')
-rw-r--r-- | kmouth/speech.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmouth/speech.h b/kmouth/speech.h index f92bb98..fd73e47 100644 --- a/kmouth/speech.h +++ b/kmouth/speech.h @@ -29,7 +29,7 @@ class Speech : public TQObject { Q_OBJECT - TQ_OBJECT + public: enum CharacterCodec { Local = 0, |