aboutsummaryrefslogtreecommitdiff
path: root/user.h
diff options
context:
space:
mode:
Diffstat (limited to 'user.h')
-rw-r--r--user.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/user.h b/user.h
index d19fa8f4..f76f9e0a 100644
--- a/user.h
+++ b/user.h
@@ -101,6 +101,7 @@ namespace QMatrixClient
void rename(const QString& newName, const Room* r);
bool setAvatar(const QString& fileName);
bool setAvatar(QIODevice* source);
+ void requestDirectChat();
signals:
void nameAboutToChange(QString newName, QString oldName,