From d4c3dac28f2afb7c8f675729ed91c56494928c43 Mon Sep 17 00:00:00 2001 From: Konstantinos Sideris Date: Thu, 9 Aug 2018 18:20:17 +0300 Subject: Remove the reserved space gap for the typing notifications --- src/TextInputWidget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/TextInputWidget.h') diff --git a/src/TextInputWidget.h b/src/TextInputWidget.h index 37d73fbb..8f634f6b 100644 --- a/src/TextInputWidget.h +++ b/src/TextInputWidget.h @@ -166,6 +166,7 @@ private slots: signals: void sendTextMessage(QString msg); void sendEmoteMessage(QString msg); + void heightChanged(int height); void uploadImage(const QSharedPointer data, const QString &filename); void uploadFile(const QSharedPointer data, const QString &filename); -- cgit 1.5.1