diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-04 14:03:49 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-04 14:03:49 -0600 |
commit | a0523230c43c0c894e924fca7fe775e47a7d86a8 (patch) | |
tree | 1ef149baa33f6723a34870f3bacca46e5195dfb2 /ChangeLog | |
parent | e8837d86c8961bdfb65c25c6ff040468c95240cd (diff) | |
download | kmymoney-a0523230c43c0c894e924fca7fe775e47a7d86a8.tar.gz kmymoney-a0523230c43c0c894e924fca7fe775e47a7d86a8.zip |
Rename KIcon to enhance compatibility with KDE4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -8313,7 +8313,7 @@ IMyMoneyStorage and MyMoneyFile. * Store and load the key value container with the (binary) file * Moved account icons from kbankviewdecl.ui to kbanksview.cpp - * Converted account icon view from QIconView to KIconView + * Converted account icon view from QIconView to TDEIconView * Added KAccountIconItem class * Reset values in new account wizard when starting * Added account types asset and liability to account dialog @@ -9126,8 +9126,8 @@ * Added icons where-ever I think they should be. Have a look and see if they are placed appropriately. The icons don't actually depict anything, that still needs to be done! - * Improved icon handling in the right menu(s) by using the KIconLoader class. - We have now just the 22x22 icons and KIconLoader does all the hardwork of + * Improved icon handling in the right menu(s) by using the TDEIconLoader class. + We have now just the 22x22 icons and TDEIconLoader does all the hardwork of resizing to 16x16. * Added default hi-color versions of the application icons. |