mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 00:44:59 -04:00
fixed double click in table view
This commit is contained in:
@ -41,6 +41,7 @@ public slots:
|
||||
//ComicsView
|
||||
void setShowMarks(bool show);
|
||||
void selectAll();
|
||||
void selectedComicForOpening(const QModelIndex & mi);
|
||||
|
||||
private:
|
||||
YACReaderTableView * tableView;
|
||||
|
Reference in New Issue
Block a user