mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
Expose 'max torrent file size' setting
This commit is contained in:
@@ -333,6 +333,8 @@ public:
|
||||
bool iconsInMenusEnabled() const;
|
||||
void setIconsInMenusEnabled(bool enable);
|
||||
#endif // Q_OS_MACOS
|
||||
qint64 getTorrentFileSizeLimit() const;
|
||||
void setTorrentFileSizeLimit(qint64 value);
|
||||
|
||||
// Stuff that don't appear in the Options GUI but are saved
|
||||
// in the same file.
|
||||
|
||||
Reference in New Issue
Block a user