mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-31 20:58:07 -06:00
Fix coding style
This commit is contained in:
committed by
sledgehammer999
parent
5a96e1fc7a
commit
487eb554c9
@@ -30,7 +30,7 @@
|
||||
|
||||
#include "apicontroller.h"
|
||||
|
||||
class RSSController : public APIController
|
||||
class RSSController final : public APIController
|
||||
{
|
||||
Q_OBJECT
|
||||
Q_DISABLE_COPY(RSSController)
|
||||
|
||||
Reference in New Issue
Block a user