QTfrontend/model/playerslistmodel.h
branch0.9.21
changeset 10753 e56db5d988ef
parent 9727 e89ed65f62da
--- a/QTfrontend/model/playerslistmodel.h	Tue Jan 06 19:26:25 2015 +0100
+++ b/QTfrontend/model/playerslistmodel.h	Sat Jan 17 01:48:57 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 {