X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2Fbufferview.h;h=12bb90241f1c871486604f798d36b6bf3a5cb2e2;hp=4e83369e5b178c8b907bdee984a7205e16a922a6;hb=a35e9270e608bfbc5b21ba47d49b3139f06b13e9;hpb=ff87e964d7bd93f7a851d570c27b97943578a734 diff --git a/src/uisupport/bufferview.h b/src/uisupport/bufferview.h index 4e83369e..12bb9024 100644 --- a/src/uisupport/bufferview.h +++ b/src/uisupport/bufferview.h @@ -78,6 +78,7 @@ private slots: void on_collapse(const QModelIndex &index); void on_expand(const QModelIndex &index); + void on_clicked(const QModelIndex &index); void on_configChanged(); private: