diff options
Diffstat (limited to 'examples/GuiClient/mainDialog.h')
| -rw-r--r-- | examples/GuiClient/mainDialog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/GuiClient/mainDialog.h b/examples/GuiClient/mainDialog.h index d687ff0d..4cc85aa6 100644 --- a/examples/GuiClient/mainDialog.h +++ b/examples/GuiClient/mainDialog.h @@ -75,6 +75,7 @@ private slots: void showLoginStatusWithCounter(const QString& msg, int time);
void updateVCard(const QString& bareJid);
void avatarChanged(const QImage&);
+ void showProfile(const QString& bareJid);
private:
chatDialog* getChatDialog(const QString& bareJid);
|
