mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 17:04:45 -04:00
first working version of the new search engine. TODO: add search modifiers
This commit is contained in:
@ -7,5 +7,5 @@ ComicsView::ComicsView(QWidget *parent) :
|
||||
|
||||
void ComicsView::setModel(TableModel *m)
|
||||
{
|
||||
model = m;
|
||||
model = m;
|
||||
}
|
||||
|
Reference in New Issue
Block a user