diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-04 14:14:55 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2013-02-04 14:14:55 -0600 |
commit | de9b6c9ad15f9f51812daae17cce635d1050a9ba (patch) | |
tree | 6b26400ab1a616925443c5d365246eb86c9bad57 /kdesktop/tdefileividesktop.h | |
parent | 4f841fbbbc5d3399535ade061699cc76363c7a3f (diff) | |
download | tdebase-de9b6c9ad15f9f51812daae17cce635d1050a9ba.tar.gz tdebase-de9b6c9ad15f9f51812daae17cce635d1050a9ba.zip |
Rename KIcon to enhance compatibility with KDE4
Diffstat (limited to 'kdesktop/tdefileividesktop.h')
-rw-r--r-- | kdesktop/tdefileividesktop.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kdesktop/tdefileividesktop.h b/kdesktop/tdefileividesktop.h index a4a4f4e0c..46f77f636 100644 --- a/kdesktop/tdefileividesktop.h +++ b/kdesktop/tdefileividesktop.h @@ -66,7 +66,7 @@ class KFileIVIDesktop : public KFileIVI protected: /** - * Reimplements KIconView::calcRect to take the shadow metrics + * Reimplements TDEIconView::calcRect to take the shadow metrics * into account */ virtual void calcRect( const TQString& _text ); |