X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=gui%2Fchannelwidget.h;h=b5cc2d496b589184342a45e30aa8bf0511d41eea;hp=a9f768f6f98a6a2c80f5f842190018802c8ae297;hb=e368a1672c4f917bfa6adb52dae3b5ebfcd0db18;hpb=8b192b08f3df4ce0e7cc4a08564645c76efa688d diff --git a/gui/channelwidget.h b/gui/channelwidget.h index a9f768f6..b5cc2d49 100644 --- a/gui/channelwidget.h +++ b/gui/channelwidget.h @@ -36,6 +36,7 @@ class ChannelWidget : public QWidget { private slots: void enterPressed(); + void lineReceived(QString); private: Ui::ChannelWidget ui;