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 c4ab8786..7376e4ca 100644 --- a/lib/kofficecore/KoSpeaker.h +++ b/lib/kofficecore/KoSpeaker.h @@ -60,7 +60,7 @@ class KoSpeakerPrivate; * * KOffice applications can access this object using the kospeaker global. */ -class KOFFICECORE_EXPORT KoSpeaker : public TQObject, public KShared +class KOFFICECORE_EXPORT KoSpeaker : public TQObject, public TDEShared { Q_OBJECT |