summaryrefslogtreecommitdiff
path: root/core/pim/osearch/contactitem.h
Unidiff
Diffstat (limited to 'core/pim/osearch/contactitem.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/pim/osearch/contactitem.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/core/pim/osearch/contactitem.h b/core/pim/osearch/contactitem.h
index 3c553fc..c038082 100644
--- a/core/pim/osearch/contactitem.h
+++ b/core/pim/osearch/contactitem.h
@@ -20,3 +20,2 @@
20 20
21using namespace Opie;
22 21
@@ -28,3 +27,3 @@ class ContactItem : public ResultItem
28public: 27public:
29 ContactItem(OListViewItem* parent, OPimContact *contact); 28 ContactItem(OListViewItem* parent, Opie::OPimContact *contact);
30 29
@@ -39,3 +38,3 @@ private:
39 void setIcon(); 38 void setIcon();
40 OPimContact *_contact; 39 Opie::OPimContact *_contact;
41 40