Remove the reserved space gap for the typing notifications
This commit is contained in:
parent
aec5587947
commit
d4c3dac28f
6 changed files with 44 additions and 19 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue