mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 04:54:29 -04:00
Remove YACReader::SearchModifiers
They are no longer used
This commit is contained in:
@ -30,8 +30,6 @@ protected:
|
||||
QMap<unsigned long long int, FolderItem *> filteredItems; // relación entre folders
|
||||
|
||||
bool filterEnabled;
|
||||
|
||||
YACReader::SearchModifiers modifier;
|
||||
};
|
||||
|
||||
class FolderModel : public QAbstractItemModel
|
||||
|
Reference in New Issue
Block a user