X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fuisupport%2Fbufferview.h;h=b42c6c1a31dd9221c9cc5007064a17193dc2e4e7;hb=d52b78268ad6ab09f896508a94dd7be47a720153;hp=6485fa5b1a9a336afcd10e1f404df7ae97cb8a7b;hpb=16c2a9940b223cf5538efdcb8a6eb011b8258150;p=quassel.git 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;