mirror of
https://github.com/YACReader/yacreader
synced 2025-09-12 16:24:56 -04:00
Simplify YACReaderSearchLineEdit
Modifiers are no longer needed since we have advanced search
This commit is contained in:
@ -31,8 +31,6 @@ private slots:
|
||||
private:
|
||||
QToolButton *clearButton;
|
||||
QLabel *searchLabel;
|
||||
QCompleter *modifiersCompleter;
|
||||
QStringList modifiers;
|
||||
};
|
||||
|
||||
#endif // YACREADER_SEARCH_LINE_EDIT_H
|
||||
|
Reference in New Issue
Block a user