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