diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-22 00:32:14 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-01-22 00:32:14 -0600 |
commit | 6babe9ba11db1ddea60ee01763b0a9d954981801 (patch) | |
tree | f82082d2be12c0565f4ced7c0eb2e85229df8851 /libtdepim/addresseeemailselection.cpp | |
parent | 292e3c830032a4634f04c3095d6bfa272b65d712 (diff) | |
download | tdepim-6babe9ba11db1ddea60ee01763b0a9d954981801.tar.gz tdepim-6babe9ba11db1ddea60ee01763b0a9d954981801.zip |
Part 1 of 2 of kdm rename
Diffstat (limited to 'libtdepim/addresseeemailselection.cpp')
-rw-r--r-- | libtdepim/addresseeemailselection.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/addresseeemailselection.cpp b/libtdepim/addresseeemailselection.cpp index 5a745b4f4..feec5ff4c 100644 --- a/libtdepim/addresseeemailselection.cpp +++ b/libtdepim/addresseeemailselection.cpp @@ -160,7 +160,7 @@ TQString AddresseeEmailSelection::distributionListText( const KABC::Distribution TQPixmap AddresseeEmailSelection::distributionListIcon( const KABC::DistributionList* ) const { - return KGlobal::iconLoader()->loadIcon( "kdmconfig", KIcon::Small ); + return KGlobal::iconLoader()->loadIcon( "tdmconfig", KIcon::Small ); } bool AddresseeEmailSelection::distributionListEnabled( const KABC::DistributionList* ) const |