From kde-commits Sat Feb 05 02:24:22 2011 From: Raphael Kubo da Costa Date: Sat, 05 Feb 2011 02:24:22 +0000 To: kde-commits Subject: Re: KDE/kdenetwork/kopete/kopete Message-Id: <87pqr79q21.fsf () gmail ! com> X-MARC-Message: https://marc.info/?l=kde-commits&m=129687272508061 Lamarque Souza writes: > +bool compareOnlineStatus(const Kopete::Account *a, const Kopete::Account *b); > +bool invertedCompareOnlineStatus(const Kopete::Account *a, const Kopete::Account *b); Isn't it better to make them static?