Remove redundant semicolon

This commit is contained in:
Chocobo1 2020-11-01 14:24:49 +08:00 committed by sledgehammer999
parent 7d3ecfa9a6
commit bc20cf9ad7
No known key found for this signature in database
GPG key ID: 6E4A2D025B7CC9A2

View file

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