X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fuisupport%2Fbufferview.h;h=b42c6c1a31dd9221c9cc5007064a17193dc2e4e7;hb=28b6868290a5281b2e2da17f52514c55df802a30;hp=b766f99cb22597b01a8d0de91575d48fdabe2e7d;hpb=789f681013cdb7749c8b3347937de813bb51d3d0;p=quassel.git diff --git a/src/uisupport/bufferview.h b/src/uisupport/bufferview.h index b766f99c..b42c6c1a 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 layoutChanged(); private: QPointer _config;