X-Git-Url: https://git.quassel-irc.org/?a=blobdiff_plain;f=src%2Fqtui%2Fqtuistyle.h;h=8a85d9313c37cbf22386d8cd0b228ff03d5d4b87;hb=a888a2886dc1466eb0b1bb3591f43350623c6330;hp=733e73e580bcbd33eac8471a2ff63727b18ab4e1;hpb=cbe2482dca16e13aa3a170213f299179d20526af;p=quassel.git diff --git a/src/qtui/qtuistyle.h b/src/qtui/qtuistyle.h index 733e73e5..8a85d931 100644 --- a/src/qtui/qtuistyle.h +++ b/src/qtui/qtuistyle.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2016 by the Quassel Project * + * Copyright (C) 2005-2018 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -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