aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/mainDialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/GuiClient/mainDialog.h')
-rw-r--r--examples/GuiClient/mainDialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/GuiClient/mainDialog.h b/examples/GuiClient/mainDialog.h
index dd457fb3..f38b5a8c 100644
--- a/examples/GuiClient/mainDialog.h
+++ b/examples/GuiClient/mainDialog.h
@@ -78,7 +78,7 @@ private slots:
void updateVCard(const QString& bareJid);
void avatarChanged(const QImage&);
void showProfile(const QString& bareJid);
- void userNameLineEdit_editingFinished();
+ void userNameCompleter_activated(const QString&);
private:
void loadAccounts();