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 /kiconedit/NEWS | |
parent | 81576b133797828eaca3ac819f4adca21de8d327 (diff) | |
download | tdegraphics-580d345952faf597f69347256e0ad3411725988a.tar.gz tdegraphics-580d345952faf597f69347256e0ad3411725988a.zip |
Rename KIcon to enhance compatibility with KDE4
Diffstat (limited to 'kiconedit/NEWS')
-rw-r--r-- | kiconedit/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kiconedit/NEWS b/kiconedit/NEWS index ba7ef218..5f5b23fe 100644 --- a/kiconedit/NEWS +++ b/kiconedit/NEWS @@ -36,7 +36,7 @@ _______________ News and fixes in version 0.3: ------------------------------------------------------------------------------ - Complete rewrite of the drawing grid. Should now be faster and more flexible. - - New class KIcon for file manipulation. + - New class TDEIcon for file manipulation. - The "Line" tool can now draw 45 dgr. angles. - Smooth resizing of icons if linked with QT >= 1.40. - Improved loading/saving images with transparent pixels. |