mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
Show the current type as checked in the context menu
This commit is contained in:
@ -425,6 +425,7 @@ public slots:
|
||||
void addSelectedComicsToFavorites();
|
||||
void showComicsViewContextMenu(const QPoint &point);
|
||||
void showComicsItemContextMenu(const QPoint &point);
|
||||
void showComicsContextMenu(const QPoint &point, bool showFullScreenAction);
|
||||
void setupAddToSubmenu(QMenu &menu);
|
||||
void onAddComicsToLabel();
|
||||
void setToolbarTitle(const QModelIndex &modelIndex);
|
||||
|
Reference in New Issue
Block a user