QTfrontend/model/playerslistmodel.h
branchsdl2transition
changeset 11362 ed5a6478e710
parent 10753 e56db5d988ef
--- a/QTfrontend/model/playerslistmodel.h	Tue Nov 10 18:16:35 2015 +0100
+++ b/QTfrontend/model/playerslistmodel.h	Tue Nov 10 20:43:13 2015 +0100
@@ -23,6 +23,8 @@
         InGame      = Qt::UserRole + 6,
         InRoom      = Qt::UserRole + 7,
         Contributor = Qt::UserRole + 8
+        // if you add a role that will affect the player icon,
+        // then also add it to the flags Qlist in updateIcon()!
     };
 
     enum SpecialRoles {