2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 22:55:11 +00:00

0.7.21.dev version prepared for os x

This commit is contained in:
John Preston
2015-03-19 14:24:23 +03:00
parent 1f7e39e184
commit 8d614463ae
16 changed files with 2887 additions and 2792 deletions

View File

@@ -968,6 +968,7 @@ History::History(const PeerId &peerId) : width(0), height(0)
, newLoaded(true)
, last(0)
, activeMsgId(0)
, draftToId(0)
, lastWidth(0)
, lastScrollTop(History::ScrollMax)
, mute(isNotifyMuted(peer->notify))