mirror of
https://github.com/YACReader/yacreader
synced 2025-07-14 02:54:46 -04:00
Remove commented code
This commit is contained in:
@ -455,8 +455,6 @@ void LibraryWindow::doModels()
|
|||||||
// lists
|
// lists
|
||||||
listsModel = new ReadingListModel(this);
|
listsModel = new ReadingListModel(this);
|
||||||
listsModelProxy = new ReadingListModelProxy(this);
|
listsModelProxy = new ReadingListModelProxy(this);
|
||||||
|
|
||||||
// setSearchFilter(YACReader::NoModifiers, ""); //clear search filter
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void LibraryWindow::createActions()
|
void LibraryWindow::createActions()
|
||||||
|
Reference in New Issue
Block a user