summaryrefslogtreecommitdiffstats
path: root/lib/kofficecore/KoSpeaker.h
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2011-11-16 13:41:26 -0600
committerTimothy Pearson <[email protected]>2011-11-16 13:41:26 -0600
commitb960b948d62cc621806ba75cbf5cc16210b47844 (patch)
tree2de6a70c1d4b2009164eecdff3c8eaad2af327f5 /lib/kofficecore/KoSpeaker.h
parent933b892946bd640e29ddbf5279ffebec99df5b1c (diff)
downloadkoffice-b960b948d62cc621806ba75cbf5cc16210b47844.tar.gz
koffice-b960b948d62cc621806ba75cbf5cc16210b47844.zip
Additional renaming of kde to tde
Diffstat (limited to 'lib/kofficecore/KoSpeaker.h')
-rw-r--r--lib/kofficecore/KoSpeaker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kofficecore/KoSpeaker.h b/lib/kofficecore/KoSpeaker.h
index 1e2d3188..b853bdec 100644
--- a/lib/kofficecore/KoSpeaker.h
+++ b/lib/kofficecore/KoSpeaker.h
@@ -190,7 +190,7 @@ private:
// Return the KTTSD daemon version string.
TQString getKttsdVersion();
- // These methods correspond to dcop interface in kdelibs/interfaces/kspeech/kspeech.h.
+ // These methods correspond to dcop interface in tdelibs/interfaces/kspeech/kspeech.h.
// They use manual marshalling, instead of using kspeech_stub, because KOffice
// supports KDE 3.3 and above and kspeech.h didn't appear until 3.4.
void sayScreenReaderOutput(const TQString &msg, const TQString &talker);