X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Ftopicwidget.h;h=18eae860a4fe74e4bfd8a31270ac996b918d8485;hp=76e68f190d135ef5c0eb8d94894a1cf6dd2d97c8;hb=6ce1966d5d3070ad461a976a2bee7cc28e8b9149;hpb=f662db526c93bd3411509317d665b4f69c6832a0 diff --git a/src/qtui/topicwidget.h b/src/qtui/topicwidget.h index 76e68f19..18eae860 100644 --- a/src/qtui/topicwidget.h +++ b/src/qtui/topicwidget.h @@ -44,6 +44,7 @@ private slots: void on_topicEditButton_clicked(); void switchEditable(); void switchPlain(); + void clickableActivated(const Clickable &); private: Ui::TopicWidget ui;