X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fuisupport%2Fqssparser.h;h=e2081b981d4daee619f21dcaf17fa4601b680f72;hp=c52b3ea8239bd03c8e60b5866bd8a401526cfe05;hb=e50ae7a06fc4e5d3a911c361d30953410deab609;hpb=9fc57dc2c000e80fb8bd746a090e2e8210e1278e diff --git a/src/uisupport/qssparser.h b/src/uisupport/qssparser.h index c52b3ea8..e2081b98 100644 --- a/src/uisupport/qssparser.h +++ b/src/uisupport/qssparser.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2013 by the Quassel Project * + * Copyright (C) 2005-2015 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -70,7 +70,6 @@ private: QVector _uiStylePalette; QHash _formats; QHash _listItemFormats; - int _maxSenderHash; };