summaryrefslogtreecommitdiff
path: root/core/pim/osearch/eventitem.cpp
Unidiff
Diffstat (limited to 'core/pim/osearch/eventitem.cpp') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/osearch/eventitem.cpp4
1 files changed, 3 insertions, 1 deletions
diff --git a/core/pim/osearch/eventitem.cpp b/core/pim/osearch/eventitem.cpp
index 5b7a840..24ce8e8 100644
--- a/core/pim/osearch/eventitem.cpp
+++ b/core/pim/osearch/eventitem.cpp
@@ -66,4 +66,6 @@ void EventItem::setIcon()
66 case Qtopia::DatebookDescription: 66 case Qtopia::DatebookDescription:
67 icon = Resource::loadPixmap( "osearch/summary" );
68 break;
67 case Qtopia::Notes: 69 case Qtopia::Notes:
68 icon = Resource::loadPixmap( "osearch/personal" ); 70 icon = Resource::loadPixmap( "txt" );
69 break; 71 break;