diff options
Diffstat (limited to 'lib/kofficecore/KoSpeaker.h')
-rw-r--r-- | lib/kofficecore/KoSpeaker.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoSpeaker.h b/lib/kofficecore/KoSpeaker.h index 7376e4ca..e6d61d34 100644 --- a/lib/kofficecore/KoSpeaker.h +++ b/lib/kofficecore/KoSpeaker.h @@ -62,7 +62,7 @@ class KoSpeakerPrivate; */ class KOFFICECORE_EXPORT KoSpeaker : public TQObject, public TDEShared { - Q_OBJECT + TQ_OBJECT public: KoSpeaker(); |