1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-27 06:54:20 +00:00

Fix build.

This commit is contained in:
Eugene Shalygin 2017-07-03 10:36:52 +02:00
parent 62be2d7400
commit 11f5738d99

View File

@ -84,7 +84,7 @@ public:
}
private:
const QString m_tag;
QString m_tag;
int m_torrentsCount;
};