summaryrefslogtreecommitdiffstats
path: root/noatun/library/ksaver.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:35:36 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-25 00:35:36 -0600
commitde9a6aa007626eba4e333ac4080cbdfcb9f98386 (patch)
tree79166818db79c0ac7acfbbb545a4929c0cd62b04 /noatun/library/ksaver.h
parent27430f06c6cc2187c639f59f342f07f1fde91a8b (diff)
downloadtdemultimedia-de9a6aa007626eba4e333ac4080cbdfcb9f98386.tar.gz
tdemultimedia-de9a6aa007626eba4e333ac4080cbdfcb9f98386.zip
Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4
Diffstat (limited to 'noatun/library/ksaver.h')
-rw-r--r--noatun/library/ksaver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/ksaver.h b/noatun/library/ksaver.h
index 91fc4af8..f9da43e2 100644
--- a/noatun/library/ksaver.h
+++ b/noatun/library/ksaver.h
@@ -42,7 +42,7 @@ class KSaver
public:
/**
* The constructor takes the url and decides the best way to save,
- * which will mean using something like KIO::NetAccess or TQFile.
+ * which will mean using something like TDEIO::NetAccess or TQFile.
*/
KSaver(const KURL &_target);