1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-01-11 07:18:08 +00:00

Remove redundant semicolon

This commit is contained in:
Chocobo1 2020-11-01 14:24:49 +08:00
parent 7c1c91ac43
commit 6b4a4517ec
No known key found for this signature in database
GPG Key ID: 210D9C873253A68C

View File

@ -40,7 +40,7 @@ class TorrentContentModelFolder;
class TorrentContentModelItem
{
Q_DECLARE_TR_FUNCTIONS(TorrentContentModelItem);
Q_DECLARE_TR_FUNCTIONS(TorrentContentModelItem)
public:
enum TreeItemColumns