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:
parent
7c1c91ac43
commit
6b4a4517ec
@ -40,7 +40,7 @@ class TorrentContentModelFolder;
|
||||
|
||||
class TorrentContentModelItem
|
||||
{
|
||||
Q_DECLARE_TR_FUNCTIONS(TorrentContentModelItem);
|
||||
Q_DECLARE_TR_FUNCTIONS(TorrentContentModelItem)
|
||||
|
||||
public:
|
||||
enum TreeItemColumns
|
||||
|
Loading…
Reference in New Issue
Block a user