Some connection handling improvements made for daemon. Changelog updated to newest...
[jenirok] / src / common / connectionmanager.h
index 547163d..b92cca2 100644 (file)
@@ -77,7 +77,7 @@ private:
     bool stateReady_;
     bool connectionReady_;
     bool scanReady_;
-    bool connected_;
+    static bool connected_;
     bool timeout_;
     int numberOfConnections_;
     int scannedConnections_;