From a6e4cd9f22be063120f45ca7249edb343b3ab27b Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Wed, 13 Oct 2010 19:35:11 +0000 Subject: add getPhotoHash --- examples/GuiClient/vCardCache.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/GuiClient/vCardCache.h') 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); -- cgit v1.2.3