2
0
mirror of https://github.com/kotatogram/kotatogram-desktop synced 2025-08-31 14:45:14 +00:00

sending ping_delay_disconnect instead of getDifference by no-updates timeouts

This commit is contained in:
John Preston
2015-04-16 17:59:42 +03:00
parent a356a4dc06
commit c9626c140c
9 changed files with 54 additions and 13 deletions

View File

@@ -367,6 +367,7 @@ public slots:
void onParentResize(const QSize &newSize);
void getDifference();
void mtpPing();
void getDifferenceForce();
void updateOnline(bool gotOtherOffline = false);