diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-04 14:16:27 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-04 14:16:27 -0600 |
commit | 580d345952faf597f69347256e0ad3411725988a (patch) | |
tree | ff47470421577a3e0e9f387b324e184e4d008d53 /kview/ChangeLog | |
parent | 81576b133797828eaca3ac819f4adca21de8d327 (diff) | |
download | tdegraphics-580d345952faf597f69347256e0ad3411725988a.tar.gz tdegraphics-580d345952faf597f69347256e0ad3411725988a.zip |
Rename KIcon to enhance compatibility with KDE4
Diffstat (limited to 'kview/ChangeLog')
-rw-r--r-- | kview/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kview/ChangeLog b/kview/ChangeLog index dab7dc80..15463e2f 100644 --- a/kview/ChangeLog +++ b/kview/ChangeLog @@ -83,7 +83,7 @@ * modules/effects/*: New module: KViewEffects. I implemented a simple gamma - correction filter using KIconEffect::toGamma(). + correction filter using TDEIconEffect::toGamma(). * kview.desktop: Changed MimeType field to support pbm, pnm, ppm and pgm. Is the image/x-png still needed? |