Some more tweaking for QuasselTopia.
[quassel.git] / src / qtopia / mainwidget.h
index 360af06..1893eb6 100644 (file)
@@ -34,6 +34,7 @@ class MainWidget : public QWidget {
     ~MainWidget();
 
   public slots:
+    void setTopic(QString topic);
     void setBuffer(Buffer *);
 
   private slots: