X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=gui%2Fmainwin.h;h=06a12fee9ebc2e03f060907edc7d48c0b4864b92;hp=0ce3c72bef3eae239ebc6507b2b22f9f11995add;hb=dca268a3539c202e0b8b3c7f912f4cf08d72da4a;hpb=ddc5208315db8ca9ca19f6a59ee7caefe631ffc7 diff --git a/gui/mainwin.h b/gui/mainwin.h index 0ce3c72b..06a12fee 100644 --- a/gui/mainwin.h +++ b/gui/mainwin.h @@ -79,6 +79,7 @@ class MainWin : public QMainWindow { void updateNick(QString net, QString nick, VarMap props); void setOwnNick(QString net, QString nick); void recvBacklogData(BufferId, QList, bool); + void updateBufferId(BufferId); void showServerList(); void showSettingsDlg();