mirror of
https://github.com/KDE/kasts.git
synced 2025-01-11 16:13:56 +01:00
Improve ChapterModel's gammarayability
This commit is contained in:
parent
a07deae71d
commit
b273d5ffa9
@ -27,7 +27,7 @@ class ChapterModel : public QAbstractListModel
|
||||
|
||||
public:
|
||||
enum RoleNames {
|
||||
Title = Qt::UserRole,
|
||||
Title = Qt::DisplayRole,
|
||||
Link,
|
||||
Image,
|
||||
StartTime,
|
||||
|
Loading…
Reference in New Issue
Block a user