mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-19 12:59:56 -07:00
Fix build.
This commit is contained in:
parent
62be2d7400
commit
11f5738d99
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ public:
|
||||||
}
|
}
|
||||||
|
|
||||||
private:
|
private:
|
||||||
const QString m_tag;
|
QString m_tag;
|
||||||
int m_torrentsCount;
|
int m_torrentsCount;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue