X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2Fbufferview.h;h=6485fa5b1a9a336afcd10e1f404df7ae97cb8a7b;hp=b766f99cb22597b01a8d0de91575d48fdabe2e7d;hb=c16309b21ea5aafca07b111567aa17be0f3155ea;hpb=c0e4730a50f812cd3795d47561357ff221094f8c diff --git a/src/uisupport/bufferview.h b/src/uisupport/bufferview.h index b766f99c..6485fa5b 100644 --- a/src/uisupport/bufferview.h +++ b/src/uisupport/bufferview.h @@ -64,6 +64,7 @@ private slots: void joinChannel(const QModelIndex &index); void toggleHeader(bool checked); void showContextMenu(const QPoint &); + void updateSelection(); private: QPointer _config;