X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fuisupport%2Fbufferview.h;h=0b826e0417830cef1040455e17c47420cda1e22f;hb=99bf8cf6c5ddf771978f630f691ff0214821c253;hp=419f33b18eff0cd216a6cbcd8f193c858f497c5c;hpb=cdc6b6dd319564e94f4fdba47ec4c8feaa2cf8a2;p=quassel.git diff --git a/src/uisupport/bufferview.h b/src/uisupport/bufferview.h index 419f33b1..0b826e04 100644 --- a/src/uisupport/bufferview.h +++ b/src/uisupport/bufferview.h @@ -80,6 +80,9 @@ private slots: void setExpandedState(const QModelIndex &networkIdx); void on_configChanged(); + void on_layoutChanged(); + + void setCustomFont(const QVariant &font); private: QPointer _config;