aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/vCardCache.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/GuiClient/vCardCache.h')
-rw-r--r--examples/GuiClient/vCardCache.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/GuiClient/vCardCache.h b/examples/GuiClient/vCardCache.h
index 9116142b..4abbd497 100644
--- a/examples/GuiClient/vCardCache.h
+++ b/examples/GuiClient/vCardCache.h
@@ -46,6 +46,8 @@ public:
void loadFromFile();
+ QByteArray getPhotoHash(const QString& bareJid) const;
+
signals:
void vCardReadyToUse(const QString& bareJid);