mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 07:27:22 -06:00
Fix coding style
This commit is contained in:
@@ -37,7 +37,7 @@ namespace RSS
|
||||
{
|
||||
class Session;
|
||||
|
||||
class Folder final: public Item
|
||||
class Folder final : public Item
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_DISABLE_COPY(Folder)
|
||||
|
||||
Reference in New Issue
Block a user