Various stuff, cosmetic fixes, fiddling with IrcUsers and NetworkInfos in Buffers.
[quassel.git] / src / common / networkinfo.h
index 8be0d98..776c7b7 100644 (file)
@@ -42,7 +42,7 @@ class NetworkInfo : public QObject {
 
 public:
   NetworkInfo(const uint &networkid, QObject *parent = 0);
-  //  virtual ~NetworkInfo();
+  //virtual ~NetworkInfo();
 
   uint networkId() const;
   bool initialized() const;