style button is smaller now
[quassel.git] / src / client / clientidentity.h
index 62773f1..730b662 100644 (file)
@@ -1,5 +1,5 @@
 /***************************************************************************
- *   Copyright (C) 2005-08 by the Quassel Project                          *
+ *   Copyright (C) 2005-09 by the Quassel Project                          *
  *   devel@quassel-irc.org                                                 *
  *                                                                         *
  *   This program is free software; you can redistribute it and/or modify  *
@@ -26,6 +26,7 @@
 class ClientCertManager;
 
 class CertIdentity : public Identity {
+  SYNCABLE_OBJECT
   Q_OBJECT
 
 public: