summary refs log tree commit diff
path: root/include/TextInputWidget.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/TextInputWidget.h')
-rw-r--r--include/TextInputWidget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/TextInputWidget.h b/include/TextInputWidget.h

index 88706e4a..80c16740 100644 --- a/include/TextInputWidget.h +++ b/include/TextInputWidget.h
@@ -85,6 +85,7 @@ signals: void sendTextMessage(QString msg); void sendEmoteMessage(QString msg); void uploadImage(QString filename); + void uploadFile(QString filename); void sendJoinRoomRequest(const QString &room); void startedTyping();