Added some new attributes to NetworkInfo. Note that these are not used yet.
[quassel.git] / src / client / clientsettings.h
index 1087fce..3b03c4c 100644 (file)
@@ -33,6 +33,8 @@ class ClientSettings : public Settings {
 
 };
 
+// TODO accountid, account-specific settings
+
 class CoreAccountSettings : public ClientSettings {
 
   public: