summaryrefslogtreecommitdiffstats
path: root/kio/kio/kscan.h
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:51:39 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-11-16 13:51:39 -0600
commit3b1405169d66e029912f53d10c2880c46f5ed159 (patch)
tree40c38835f7709885bf4a99d6d9cc64232397c4ba /kio/kio/kscan.h
parentbd19c52fd41735f3e488bbe3de6b243ac53e1527 (diff)
downloadtdelibs-3b1405169d66e029912f53d10c2880c46f5ed159.tar.gz
tdelibs-3b1405169d66e029912f53d10c2880c46f5ed159.zip
Additional renaming of kde to tde
Diffstat (limited to 'kio/kio/kscan.h')
-rw-r--r--kio/kio/kscan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kio/kio/kscan.h b/kio/kio/kscan.h
index c7b8d97f0..5306156ac 100644
--- a/kio/kio/kscan.h
+++ b/kio/kio/kscan.h
@@ -29,7 +29,7 @@ class TQImage;
/**
* This is a base class for scanning dialogs. You can derive from this class
* and implement your own dialog. An implementation is available in
- * kdegraphics/libkscan.
+ * tdegraphics/libkscan.
*
* Application developers that wish to add scanning support to their program
* can use the static method @p KScanDialog::getScanDialog() to get an instance