-rw-r--r-- | core/pim/osearch/contactitem.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/pim/osearch/contactitem.cpp b/core/pim/osearch/contactitem.cpp index 554ab13..68e0cd4 100644 --- a/core/pim/osearch/contactitem.cpp +++ b/core/pim/osearch/contactitem.cpp @@ -72,3 +72,3 @@ void ContactItem::setIcon() case Qtopia::FileAs: - icon = Resource::loadPixmap( "osearch/identity" ); + icon = Resource::loadPixmap( "addressbook/identity" ); break; |