Still working on the authentification stuff. Technically, now even in the monolithic...
[quassel.git] / src / core / coreproxy.h
index 071f651..737d061 100644 (file)
@@ -65,6 +65,7 @@ class CoreProxy : public QObject {
     void gsRequestConnect(QStringList networks);
     void gsImportBacklog();
     void gsRequestBacklog(BufferId, QVariant, QVariant);
+    void gsRequestNetworkStates();
 
     void gsGeneric(ClientSignal, QVariant, QVariant, QVariant);