X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fcorenetwork.h;h=8f57b3016a5396ed3628b9fe7896091966a1a85c;hp=7bc0108b082896b810493dfe6f69a39dfd81fa9d;hb=9b8923e3625b5634163b5c164df8fa6a3760f660;hpb=307cafe026abea9badd8400b8fd594738f0160fe 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;