Remove the reserved space gap for the typing notifications

This commit is contained in:
Konstantinos Sideris 2018-08-09 18:20:17 +03:00
parent aec5587947
commit d4c3dac28f
6 changed files with 44 additions and 19 deletions

View file

@ -166,6 +166,7 @@ private slots:
signals:
void sendTextMessage(QString msg);
void sendEmoteMessage(QString msg);
void heightChanged(int height);
void uploadImage(const QSharedPointer<QIODevice> data, const QString &filename);
void uploadFile(const QSharedPointer<QIODevice> data, const QString &filename);