branch | sdl2transition |
changeset 11342 | ed5a6478e710 |
parent 10753 | e56db5d988ef |
child 12902 | fc47fc4af6bd |
--- a/QTfrontend/model/playerslistmodel.cpp Tue Nov 10 18:16:35 2015 +0100 +++ b/QTfrontend/model/playerslistmodel.cpp Tue Nov 10 20:43:13 2015 +0100 @@ -237,6 +237,7 @@ << index.data(InGame).toBool() << index.data(RoomFilterRole).toBool() << index.data(InRoom).toBool() + << index.data(Contributor).toBool() ; for(int i = flags.size() - 1; i >= 0; --i)