summaryrefslogtreecommitdiffabout
path: root/kabc/addressee.h
Side-by-side diff
Diffstat (limited to 'kabc/addressee.h') (more/less context) (ignore whitespace changes)
-rw-r--r--kabc/addressee.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/addressee.h b/kabc/addressee.h
index 59fcbd8..3ba7777 100644
--- a/kabc/addressee.h
+++ b/kabc/addressee.h
@@ -114,7 +114,7 @@ class Addressee
bool isEmpty() const;
void setExternalUID( const QString &id );
QString externalUID() const;
- void mergeContact( Addressee ad );
+ void mergeContact( const Addressee& ad );
/**
Set unique identifier.
*/