X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fqtuistyle.h;h=8b9b17c3dc65a175fee53fa5a09d154d9d2dbef8;hp=733e73e580bcbd33eac8471a2ff63727b18ab4e1;hb=53861faa5551606eea31588b65ba501b24fb2e1a;hpb=30fa961d1aca319b52071ad9d6e4527ea2638fb7 diff --git a/src/qtui/qtuistyle.h b/src/qtui/qtuistyle.h index 733e73e5..8b9b17c3 100644 --- a/src/qtui/qtuistyle.h +++ b/src/qtui/qtuistyle.h @@ -59,6 +59,11 @@ private slots: * Updates knowledge of the current timestamp format */ void updateTimestampFormatString(); + + /** + * Updates knowledge of whether or not to show sender prefixmodes + */ + void updateShowSenderPrefixes(); /** * Updates knowledge of whether or not to show sender brackets