mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-08 08:32:31 -06:00
Fix inhibit system functionality. Closes #766.
This commit is contained in:
@@ -94,6 +94,7 @@ public:
|
||||
TorrentStatusReport getTorrentStatusReport() const;
|
||||
Qt::ItemFlags flags(const QModelIndex &index) const;
|
||||
void populate();
|
||||
bool inhibitSystem();
|
||||
|
||||
signals:
|
||||
void torrentAdded(TorrentModelItem *torrentItem);
|
||||
|
||||
Reference in New Issue
Block a user