mirror of
https://github.com/YACReader/yacreader
synced 2025-07-20 22:14:41 -04:00
Add support for setting custom covers on folders
This commit is contained in:
@ -72,6 +72,9 @@ public:
|
||||
QAction *setFolderAsWesternMangaAction;
|
||||
QAction *setFolderAsWebComicAction;
|
||||
QAction *setFolderAsYonkomaAction;
|
||||
//--
|
||||
QAction *setFolderCoverAction;
|
||||
QAction *deleteCustomFolderCoverAction;
|
||||
|
||||
QAction *openContainingFolderComicAction;
|
||||
QAction *setAsReadAction;
|
||||
|
Reference in New Issue
Block a user