mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Removed unused keyboard shortcut (and remove valgrind warning)
This commit is contained in:
parent
d3c59f0814
commit
fb4700907d
2 changed files with 4 additions and 6 deletions
|
@ -87,8 +87,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
// Keyboard shortcuts
|
||||
QShortcut *switchSearchShortcut;
|
||||
QShortcut *switchSearchShortcut2;
|
||||
QShortcut *switchDownShortcut;
|
||||
QShortcut *switchUpShortcut;
|
||||
QShortcut *switchTransferShortcut;
|
||||
QShortcut *switchRSSShortcut;
|
||||
QAction *prioSeparator;
|
||||
QAction *prioSeparator2;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue