X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fcore%2Fcorenetwork.h;h=8f57b3016a5396ed3628b9fe7896091966a1a85c;hb=c44ad636e50c5ad8207cc59f10866539afa8a216;hp=7bc0108b082896b810493dfe6f69a39dfd81fa9d;hpb=3972e140226f32760bb2606650f93132c188b2dc;p=quassel.git diff --git a/src/core/corenetwork.h b/src/core/corenetwork.h index 7bc0108b..8f57b301 100644 --- a/src/core/corenetwork.h +++ b/src/core/corenetwork.h @@ -226,6 +226,7 @@ private: QTimer _pingTimer; uint _lastPingTime; uint _pingCount; + bool _sendPings; QStringList _autoWhoQueue; QHash _autoWhoPending;