summaryrefslogtreecommitdiffstats
path: root/arts/kde/kplayobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'arts/kde/kplayobject.h')
-rw-r--r--arts/kde/kplayobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arts/kde/kplayobject.h b/arts/kde/kplayobject.h
index 4aafe0b58..f5bd849be 100644
--- a/arts/kde/kplayobject.h
+++ b/arts/kde/kplayobject.h
@@ -126,7 +126,7 @@ class PlayObjectFactory;
* This class acts as a general interface to the KDE multimedia framework.
* You basically point the Playobject to an URL and say "play", and it will
* automatically decode and play and / or display the file or stream.
- * For non-local media, it will make extensive use of KIOInputStream to
+ * For non-local media, it will make extensive use of TDEIOInputStream to
* directly play the content from the remote location without having to
* download it to a temporary local file first.
*