mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-03 06:02:29 -06:00
Expand folders when filtering files. Closes #1076.
This commit is contained in:
@@ -116,6 +116,9 @@ private:
|
||||
QShortcut *editHotkeyFile;
|
||||
QShortcut *editHotkeyWeb;
|
||||
QShortcut *deleteHotkeyWeb;
|
||||
|
||||
private slots:
|
||||
void filterText(const QString& filter);
|
||||
};
|
||||
|
||||
#endif // PROPERTIESWIDGET_H
|
||||
|
||||
Reference in New Issue
Block a user