X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=connection.hpp;h=e89b267e2cc798767efc272fc13208b55d27431a;hb=39d019b3778ff4027f41e356fb6956e1a13bdca1;hp=3d6bd8c3439267e663f4578f36cd8c63428a1918;hpb=2f7b319cb9cddb4e1019f144955057a2db02c5ea;p=yandex-traffic diff --git a/connection.hpp b/connection.hpp index 3d6bd8c..e89b267 100644 --- a/connection.hpp +++ b/connection.hpp @@ -20,6 +20,7 @@ public: private: bool _connected; network_type_t _net_type; + int _conn_counter; QDBusConnection _bus; QDBusInterface *_itf;