postponed backlog loading until custom views are loaded and the buffersyncer knows...
[quassel.git] / src / client / client.h
index 8a68d99..40086ac 100644 (file)
@@ -176,6 +176,7 @@ private slots:
 
   void setConnectedToCore(AccountId id, QIODevice *socket = 0);
   void setSyncedToCore();
+  void requestInitialBacklog();
   void setSecuredConnection();