X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2Fbufferview.h;h=0b826e0417830cef1040455e17c47420cda1e22f;hp=f72b7a6c44a0541b7884be68123758d73fe2e884;hb=ed955f89251b8bae600080fb79fd033843979cfa;hpb=39f426dc55955e5c22114a703d52cd08a02f84a6 diff --git a/src/uisupport/bufferview.h b/src/uisupport/bufferview.h index f72b7a6c..0b826e04 100644 --- a/src/uisupport/bufferview.h +++ b/src/uisupport/bufferview.h @@ -80,6 +80,7 @@ private slots: void setExpandedState(const QModelIndex &networkIdx); void on_configChanged(); + void on_layoutChanged(); void setCustomFont(const QVariant &font);