aboutsummaryrefslogtreecommitdiff
path: root/contact.h
diff options
context:
space:
mode:
Diffstat (limited to 'contact.h')
-rw-r--r--contact.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/contact.h b/contact.h
index e309b43..82a6e00 100644
--- a/contact.h
+++ b/contact.h
@@ -22,6 +22,7 @@ public:
QString getAddr();
QString getName();
QString getDisplayName();
+ Q_INVOKABLE QString getProfileImage();
QColor getColor();
private: