diff options
Diffstat (limited to 'examples/GuiClient/mainDialog.h')
| -rw-r--r-- | examples/GuiClient/mainDialog.h | 2 |
1 files changed, 2 insertions, 0 deletions
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; |
