Daemon's memory usage decreased of about 6 MB.
[jenirok] / src / common / connectionmanager.h
index 6c5e2a1..9261eb3 100644 (file)
@@ -80,7 +80,7 @@ private:
     int scannedConnections_;
     int timer_;
     QList<Connection>* connections_;
-    QDBusInterface *icd2interface_;
+    QDBusInterface* icd2interface_;
 };
 
 #endif