mirror of
https://github.com/YACReader/yacreader
synced 2025-07-18 13:04:28 -04:00
Remove YACReader::SearchModifiers
They are no longer used
This commit is contained in:
@ -22,7 +22,7 @@ protected:
|
||||
void resizeEvent(QResizeEvent *);
|
||||
|
||||
signals:
|
||||
void filterChanged(const YACReader::SearchModifiers, QString);
|
||||
void filterChanged(QString);
|
||||
|
||||
private slots:
|
||||
void updateCloseButton(const QString &text);
|
||||
|
Reference in New Issue
Block a user