mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-23 08:48:07 -06:00
Save rule on enable/disable even if not selected. Closes #6163.
--HG-- branch : magao-dev
This commit is contained in:
committed by
sledgehammer999
parent
2e403277f3
commit
88ba8e2ceb
@@ -67,6 +67,7 @@ protected slots:
|
||||
void loadSettings();
|
||||
void saveSettings();
|
||||
void loadRulesList();
|
||||
void handleRuleCheckStateChange(QListWidgetItem *rule_item);
|
||||
void handleFeedCheckStateChange(QListWidgetItem *feed_item);
|
||||
void updateRuleDefinitionBox();
|
||||
void clearRuleDefinitionBox();
|
||||
|
||||
Reference in New Issue
Block a user