some visual tweaks, moving on message delivery statuses

This commit is contained in:
Blue 2020-02-04 18:14:51 +03:00
parent a4136ff9fe
commit ed56cca2e7
7 changed files with 62 additions and 20 deletions

View file

@ -135,6 +135,7 @@ protected:
bool manualSliderChange;
bool requestingHistory;
bool everShown;
bool tsb; //transient scroll bars
};
#endif // CONVERSATION_H