From 207f28a8704a7d713373c8277f9fa23cd29f6eb3 Mon Sep 17 00:00:00 2001 From: Manjeet Dahiya Date: Thu, 14 Oct 2010 06:31:00 +0000 Subject: implement vcardUpdate during send --- examples/GuiClient/mainDialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'examples/GuiClient/mainDialog.h') diff --git a/examples/GuiClient/mainDialog.h b/examples/GuiClient/mainDialog.h index 793f130e..34d0b8d2 100644 --- a/examples/GuiClient/mainDialog.h +++ b/examples/GuiClient/mainDialog.h @@ -100,6 +100,8 @@ private: void createTrayIconAndMenu(); void createSettingsMenu(); + void addPhotoHash(QXmppPresence&); + chatDialog* getChatDialog(const QString& bareJid); Ui::mainDialogClass* ui; -- cgit v1.2.3