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?