diff options
Diffstat (limited to 'src/modlist.h')
| -rw-r--r-- | src/modlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modlist.h b/src/modlist.h index 279ef71a..1d94749c 100644 --- a/src/modlist.h +++ b/src/modlist.h @@ -73,7 +73,7 @@ public: // containing icon paths
ContentsRole = Qt::UserRole + 3,
- NameRole = Qt::UserRole + 4,
+ GameNameRole = Qt::UserRole + 4,
PriorityRole = Qt::UserRole + 5,
|
