X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fcore%2Fabstractsqlstorage.h;h=e422795be3b85a7781ffbaf284f51fb6f20c9d4d;hp=c2521f559bfe308e0732bbc9c9d23a208aa41ebd;hb=HEAD;hpb=a95ad2de573027f9bee36db972bcae4195168d0c diff --git a/src/core/abstractsqlstorage.h b/src/core/abstractsqlstorage.h index c2521f55..431c7ef2 100644 --- a/src/core/abstractsqlstorage.h +++ b/src/core/abstractsqlstorage.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2005-2020 by the Quassel Project * + * Copyright (C) 2005-2022 by the Quassel Project * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * @@ -273,6 +273,7 @@ public: QString awaymessage; QString attachperform; QString detachperform; + QString skipcaps; NetworkId networkid; IdentityId identityid; int messagerateburstsize;