X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fqtui%2Fqtuistyle.h;h=94549e538d91a76ce50967122742d2c04cf6af12;hp=733e73e580bcbd33eac8471a2ff63727b18ab4e1;hb=54ebc1bf00f4f9a8376629925329f0e72be04662;hpb=cbe2482dca16e13aa3a170213f299179d20526af diff --git a/src/qtui/qtuistyle.h b/src/qtui/qtuistyle.h index 733e73e5..94549e53 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 how to display sender prefix modes + */ + void updateSenderPrefixDisplay(); /** * Updates knowledge of whether or not to show sender brackets