diff options
Diffstat (limited to 'tdeio/tdeio/previewjob.h')
-rw-r--r-- | tdeio/tdeio/previewjob.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeio/tdeio/previewjob.h b/tdeio/tdeio/previewjob.h index f0730995c..e203b807e 100644 --- a/tdeio/tdeio/previewjob.h +++ b/tdeio/tdeio/previewjob.h @@ -32,7 +32,7 @@ class TQPixmap; namespace TDEIO { /*! * This class catches a preview (thumbnail) for files. - * @short KIO Job to get a thumbnail picture + * @short TDEIO Job to get a thumbnail picture */ class TDEIO_EXPORT PreviewJob : public TDEIO::Job { |