mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Fix keyboard shortcuts for tab switching
This commit is contained in:
parent
0bc2e9aeeb
commit
c30ec7bb6e
2 changed files with 9 additions and 15 deletions
|
@ -133,8 +133,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
void createSystrayDelayed();
|
||||
// Keyboard shortcuts
|
||||
void createKeyboardShortcuts();
|
||||
void displayDownTab() const;
|
||||
void displayUpTab() const;
|
||||
void displayTransferTab() const;
|
||||
void displaySearchTab() const;
|
||||
void displayRSSTab() const;
|
||||
// Torrent actions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue