mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-10 09:24:59 -06:00
Fix a typo in TorrentFileGuard
This commit is contained in:
committed by
sledgehammer999
parent
c1291539bf
commit
d6829b253b
@@ -68,7 +68,7 @@ public:
|
||||
|
||||
// static interface to get/set preferences
|
||||
static AutoDeleteMode autoDeleteMode();
|
||||
static void setautoDeleteMode(AutoDeleteMode mode);
|
||||
static void setAutoDeleteMode(AutoDeleteMode mode);
|
||||
|
||||
private:
|
||||
static QMetaEnum modeMetaEnum();
|
||||
|
||||
Reference in New Issue
Block a user