mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 13:48:05 -06:00
Fix coding style
This commit is contained in:
@@ -39,7 +39,7 @@ namespace RSS
|
||||
class Folder;
|
||||
class Session;
|
||||
|
||||
class Item: public QObject
|
||||
class Item : public QObject
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_DISABLE_COPY(Item)
|
||||
|
||||
Reference in New Issue
Block a user