forked from blue/squawk
minor bugfixes about message body, automatic focus and that quirk with font becomming bigger
This commit is contained in:
parent
788c6ca556
commit
5f6691067a
5 changed files with 18 additions and 2 deletions
|
@ -103,6 +103,7 @@ protected:
|
|||
void dropEvent(QDropEvent* event) override;
|
||||
void initializeOverlay();
|
||||
virtual void onMessage(const Shared::Message& msg);
|
||||
virtual void showEvent(QShowEvent * event) override;
|
||||
|
||||
protected slots:
|
||||
void initiateMessageSending();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue