summaryrefslogtreecommitdiffstats
path: root/arts/kde/README
diff options
context:
space:
mode:
Diffstat (limited to 'arts/kde/README')
-rw-r--r--arts/kde/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/kde/README b/arts/kde/README
index 2d34f08fd..8c3405e33 100644
--- a/arts/kde/README
+++ b/arts/kde/README
@@ -6,7 +6,7 @@ libartskde is a simple KDE->aRts wrapper
that allows the developer to use KDE
technology to access aRts.
ie. no need to deal with std::string's anymore
-etc.. you can just use QString's or KURL's
+etc.. you can just use TQString's or KURL's
to play sound
2. How to use it to play sounds?