Enable Ctrl+F hotkey for more inputs

PR #20131.
This commit is contained in:
thalieht
2023-12-19 19:52:47 +02:00
committed by GitHub
parent 4057972b2d
commit 8dcc734df5
5 changed files with 33 additions and 6 deletions

View File

@@ -125,7 +125,7 @@ private slots:
void displaySearchTab();
void displayRSSTab();
void displayExecutionLogTab();
void focusSearchFilter();
void toggleFocusBetweenLineEdits();
void reloadSessionStats();
void reloadTorrentStats(const QVector<BitTorrent::Torrent *> &torrents);
void loadPreferences();