From 6b4a4517ec5e40fec4acccb64fec817dbf6ab59c Mon Sep 17 00:00:00 2001 From: Chocobo1 Date: Sun, 1 Nov 2020 14:24:49 +0800 Subject: [PATCH] Remove redundant semicolon --- src/gui/torrentcontentmodelitem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gui/torrentcontentmodelitem.h b/src/gui/torrentcontentmodelitem.h index 077f1b790..5eede7069 100644 --- a/src/gui/torrentcontentmodelitem.h +++ b/src/gui/torrentcontentmodelitem.h @@ -40,7 +40,7 @@ class TorrentContentModelFolder; class TorrentContentModelItem { - Q_DECLARE_TR_FUNCTIONS(TorrentContentModelItem); + Q_DECLARE_TR_FUNCTIONS(TorrentContentModelItem) public: enum TreeItemColumns