summaryrefslogtreecommitdiffstats
path: root/libtdepim/addressesdialog.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-22 00:32:14 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-22 00:32:14 -0600
commit6babe9ba11db1ddea60ee01763b0a9d954981801 (patch)
treef82082d2be12c0565f4ced7c0eb2e85229df8851 /libtdepim/addressesdialog.cpp
parent292e3c830032a4634f04c3095d6bfa272b65d712 (diff)
downloadtdepim-6babe9ba11db1ddea60ee01763b0a9d954981801.tar.gz
tdepim-6babe9ba11db1ddea60ee01763b0a9d954981801.zip
Part 1 of 2 of kdm rename
Diffstat (limited to 'libtdepim/addressesdialog.cpp')
-rw-r--r--libtdepim/addressesdialog.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/addressesdialog.cpp b/libtdepim/addressesdialog.cpp
index 2a3cca2f4..667ae97b6 100644
--- a/libtdepim/addressesdialog.cpp
+++ b/libtdepim/addressesdialog.cpp
@@ -135,7 +135,7 @@ AddresseeViewItem::AddresseeViewItem( AddresseeViewItem *parent, const TQString
d = new AddresseeViewItemPrivate;
d->category = DistList;
- setPixmap( 0, KGlobal::iconLoader()->loadIcon( "kdmconfig", KIcon::Small ) );
+ setPixmap( 0, KGlobal::iconLoader()->loadIcon( "tdmconfig", KIcon::Small ) );
}
AddresseeViewItem::~AddresseeViewItem()