a bit of refactor, fix the time to request next portion of messages in ui, fancy shadows are back!

This commit is contained in:
Blue 2021-05-03 03:35:43 +03:00
parent 216dcd29e9
commit 05d6761baa
12 changed files with 826 additions and 600 deletions

View file

@ -49,6 +49,9 @@ public:
QFont getFont() const;
signals:
void resized();
public slots:
protected slots: