X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Ftopicwidget.h;h=37d232143ebf5d7103ad77d506acd37430057a78;hp=95ceadfc9b0e9bbe900e654326c995d8ac57c65e;hb=b68ffc844fc7504ecceeaa9348107ca5c249bd51;hpb=858c7dbcbfa84deda9a71b4f4d25b1555bae3cc1 diff --git a/src/qtui/topicwidget.h b/src/qtui/topicwidget.h index 95ceadfc..37d23214 100644 --- a/src/qtui/topicwidget.h +++ b/src/qtui/topicwidget.h @@ -32,7 +32,6 @@ public: TopicWidget(QWidget *parent = 0); void setTopic(const QString &newtopic); - void setTopicForIndex(const QModelIndex &index); virtual bool eventFilter(QObject *obj, QEvent *event);