Big, big, major commit this time:
[quassel.git] / core / core.h
index 96cba3a..46258ae 100644 (file)
@@ -46,6 +46,9 @@ class Core : public QObject {
   signals:
     void outputLine(const QString &);  // temp
 
+  private slots:
+    void globalDataUpdated(QString);
+
   private:
     //void run();