Store the type of the current tab completion (user or channel) in the TabCompleter...
[quassel.git] / src / client / clientidentity.h
index 5935d41..730b662 100644 (file)
@@ -26,6 +26,7 @@
 class ClientCertManager;
 
 class CertIdentity : public Identity {
+  SYNCABLE_OBJECT
   Q_OBJECT
 
 public: