mirror of
https://github.com/YACReader/yacreader
synced 2025-07-19 13:34:44 -04:00
Add context menu to pick what columns are visible in the classic comics view
This commit is contained in:
@ -52,6 +52,7 @@ protected slots:
|
||||
void hideComicFlow(bool hide);
|
||||
void requestedViewContextMenu(const QPoint &point);
|
||||
void requestedItemContextMenu(const QPoint &point);
|
||||
void requestedHeaderContextMenu(const QPoint &point);
|
||||
|
||||
private:
|
||||
YACReaderTableView *tableView;
|
||||
|
Reference in New Issue
Block a user