diff --git a/src/base/bittorrent/torrentinfo.h b/src/base/bittorrent/torrentinfo.h index 85c8158d5..6e21df42a 100644 --- a/src/base/bittorrent/torrentinfo.h +++ b/src/base/bittorrent/torrentinfo.h @@ -52,7 +52,7 @@ namespace BitTorrent class TorrentInfo { - Q_DECLARE_TR_FUNCTIONS("TorrentInfo") + Q_DECLARE_TR_FUNCTIONS(TorrentInfo) public: #if LIBTORRENT_VERSION_NUM < 10100