Version 0.10.18: a couple of crash fixes.

This commit is contained in:
John Preston
2016-10-24 18:36:17 +03:00
parent 53e48beb03
commit 1cfe9d0ff5
8 changed files with 73 additions and 45 deletions
+2
View File
@@ -281,6 +281,8 @@ public slots:
void sendMsgsStateInfo(quint64 msgId, QByteArray data);
private:
void createDcData();
Connection *_connection;
bool _killed;