mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-14 01:03:08 -07:00
- Added some RSS preferences
This commit is contained in:
parent
db1bd53f44
commit
c4d143c2c0
63 changed files with 1077 additions and 717 deletions
|
@ -66,6 +66,7 @@ class GUI : public QMainWindow, private Ui::MainWindow{
|
|||
bool systrayIntegration;
|
||||
bool displaySpeedInTitle;
|
||||
bool force_exit;
|
||||
unsigned int refreshInterval;
|
||||
QTimer *refresher;
|
||||
// Keyboard shortcuts
|
||||
QShortcut *switchSearchShortcut;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue