X-Git-Url: https://git.quassel-irc.org/?p=quassel.git;a=blobdiff_plain;f=src%2Fclient%2Fmappedselectionmodel.h;h=be29aee686c3339f6b6fec06761b8a7db1a605fe;hp=226f81ed6d71f57eadf482c108ff68d3a3fbf109;hb=d6b056e936ec441258d291b7a8af7b83f9f53016;hpb=974b7adc16b798eda66e1fff1442b73b748f12f9 diff --git a/src/client/mappedselectionmodel.h b/src/client/mappedselectionmodel.h index 226f81ed..be29aee6 100644 --- a/src/client/mappedselectionmodel.h +++ b/src/client/mappedselectionmodel.h @@ -1,11 +1,11 @@ /*************************************************************************** - * Copyright (C) 2005-07 by The Quassel Team * + * Copyright (C) 2005-07 by the Quassel IRC Team * * devel@quassel-irc.org * * * * This program is free software; you can redistribute it and/or modify * * it under the terms of the GNU General Public License as published by * * the Free Software Foundation; either version 2 of the License, or * - * (at your option) any later version. * + * (at your option) version 3. * * * * This program is distributed in the hope that it will be useful, * * but WITHOUT ANY WARRANTY; without even the implied warranty of * @@ -24,7 +24,7 @@ #include #include #include -#include ; +#include class QAbstractProxyModel;