mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 05:24:57 -04:00
Add a new type of role to ComicModel to display a title composed with the available info
This commit is contained in:
@ -54,6 +54,7 @@ public:
|
||||
HasBeenOpenedRole,
|
||||
CoverPathRole,
|
||||
PublicationDateRole,
|
||||
ReadableTitle,
|
||||
};
|
||||
|
||||
enum Mode {
|
||||
|
Reference in New Issue
Block a user