diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:16 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 13:51:16 -0600 |
commit | 698dd70e2868d1a4028a7cb5486eb6e63990b106 (patch) | |
tree | 554d7f474ff689050795bb1991bf3af04ce30485 /kview/kimageviewer/canvas.h | |
parent | 3af987b7825866d742487cb6aa5b82bf0adf7543 (diff) | |
download | tdegraphics-698dd70e2868d1a4028a7cb5486eb6e63990b106.tar.gz tdegraphics-698dd70e2868d1a4028a7cb5486eb6e63990b106.zip |
Additional renaming of kde to tde
Diffstat (limited to 'kview/kimageviewer/canvas.h')
-rw-r--r-- | kview/kimageviewer/canvas.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kview/kimageviewer/canvas.h b/kview/kimageviewer/canvas.h index fbfeaff0..75f601ed 100644 --- a/kview/kimageviewer/canvas.h +++ b/kview/kimageviewer/canvas.h @@ -38,7 +38,7 @@ namespace KImageViewer * * @author Matthias Kretz <kretz@kde.org> * - * You'll find an implementation in kdegraphics (KView). You may + * You'll find an implementation in tdegraphics (KView). You may * still use this interface in your program but it will only work * if you have an implementation installed. * |