mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-04 22:52:33 -06:00
Show input box to filter torrent list only when the list is shown
It's misleading to show the filter on every tab when it works only for the torrent list.
This commit is contained in:
@@ -184,6 +184,7 @@ private:
|
||||
bool force_exit;
|
||||
bool ui_locked;
|
||||
LineEdit *search_filter;
|
||||
QAction *searchFilterAct;
|
||||
// Keyboard shortcuts
|
||||
QShortcut *switchSearchShortcut;
|
||||
QShortcut *switchSearchShortcut2;
|
||||
|
||||
Reference in New Issue
Block a user