mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 17:23:07 -07:00
- Putting back priority buttons in toolBar
This commit is contained in:
parent
f1ed7f06b9
commit
29886acc01
2 changed files with 17 additions and 1 deletions
|
@ -90,6 +90,8 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
QShortcut *switchDownShortcut;
|
||||
QShortcut *switchUpShortcut;
|
||||
QShortcut *switchRSSShortcut;
|
||||
QAction *prioSeparator;
|
||||
QAction *prioSeparator2;
|
||||
// Search
|
||||
SearchEngine *searchEngine;
|
||||
// RSS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue