mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-18 06:28:03 -06:00
Remove redundant semicolon
This commit is contained in:
@@ -40,7 +40,7 @@ class TorrentContentModelFolder;
|
||||
|
||||
class TorrentContentModelItem
|
||||
{
|
||||
Q_DECLARE_TR_FUNCTIONS(TorrentContentModelItem);
|
||||
Q_DECLARE_TR_FUNCTIONS(TorrentContentModelItem)
|
||||
|
||||
public:
|
||||
enum TreeItemColumns
|
||||
|
||||
Reference in New Issue
Block a user