Code review comment for lp://staging/~tiagosh/history-service/manually_add_self_contact_to_participants

Revision history for this message
Gustavo Pichorim Boiko (boiko) wrote :

73 + QStringList participantsFromChannel(const Tp::TextChannelPtr &textChannel);

Can you make it either const or static? I think static would be better for this case

review: Needs Fixing

« Back to merge proposal