mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 22:47:21 -06:00
- Fixed keyboard shortcuts for third tab (closes #127942)
This commit is contained in:
@@ -76,6 +76,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
||||
Qt::SortOrder delayedSortingOrder;
|
||||
// Keyboard shortcuts
|
||||
QShortcut *switchSearchShortcut;
|
||||
QShortcut *switchSearchShortcut2;
|
||||
QShortcut *switchDownShortcut;
|
||||
QShortcut *switchUpShortcut;
|
||||
QShortcut *switchRSSShortcut;
|
||||
|
||||
Reference in New Issue
Block a user